From bc8b7b853785b22c8e12b663f6256b0f1b16b3ad Mon Sep 17 00:00:00 2001
From: Sunil Shetye
Date: Sat, 9 Nov 2024 00:35:52 +0530
Subject: use simpler keys for finding secondary links with desired source or
target
use keys for finding if link is directly or indirectly connected to a
split block
reorder code
---
blocks/eda-frontend/public/splitblock.xsl | 348 ++++++++----------------------
1 file changed, 93 insertions(+), 255 deletions(-)
diff --git a/blocks/eda-frontend/public/splitblock.xsl b/blocks/eda-frontend/public/splitblock.xsl
index 4e29ec4d..4e94c87c 100644
--- a/blocks/eda-frontend/public/splitblock.xsl
+++ b/blocks/eda-frontend/public/splitblock.xsl
@@ -13,25 +13,22 @@
-
-
-
-
-
+
+
+
-
-
-
+
-
-
+
+
+
@@ -69,7 +66,6 @@
-
@@ -84,9 +80,7 @@
-
- No match found
-
+ No match found
@@ -138,11 +132,6 @@
-
-
-
-
-
@@ -154,9 +143,7 @@
-
- No match found
-
+ No match found
@@ -173,9 +160,7 @@
-
- No match found
-
+ No match found
@@ -303,20 +288,22 @@
-
-
+
+
-
+
+
+
-
+
ExplicitLink
@@ -326,7 +313,7 @@
-
+
@@ -384,12 +371,12 @@
-
+
-
+
@@ -406,7 +393,7 @@
-
+
@@ -423,7 +410,7 @@
-
+
@@ -440,7 +427,7 @@
-
+
@@ -454,145 +441,18 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
@@ -601,24 +461,59 @@
-
- No match found
-
+ No match found
+
+
+
+
+
+
+
+
+ No match found
+
+
+
+
+
+
+
+
+
+
+
+ No match found
+
+
+
+
+
+
+
+
+
+
+
+ No match found
+
+
+
+
+
sourcePoint
targetPoint
-
- No match found
-
+ No match found
+
@@ -629,7 +524,7 @@
-
+
@@ -641,32 +536,17 @@
-
-
-
-
-
-
-
-
-
- No match found
-
-
-
-
sourcePoint
targetPoint
-
- No match found
-
+ No match found
+
@@ -677,7 +557,7 @@
-
+
@@ -693,27 +573,13 @@
sourcePoint
targetPoint
-
- No match found
-
-
-
-
-
-
-
-
-
-
-
-
- No match found
-
+ No match found
+
@@ -724,7 +590,7 @@
-
+
@@ -736,27 +602,11 @@
-
sourcePoint
targetPoint
-
- No match found
-
-
-
-
-
-
-
-
-
-
-
-
- No match found
-
+ No match found
@@ -772,7 +622,7 @@
-
+
@@ -785,7 +635,7 @@
-
+
@@ -798,9 +648,7 @@
-
- No match found
-
+ No match found
@@ -818,9 +666,7 @@
-
- No match found
-
+ No match found
@@ -838,9 +684,7 @@
-
- No match found
-
+ No match found
@@ -880,7 +724,6 @@
-
@@ -903,19 +746,14 @@
-
-
-
-
-
-
+
+
-
-
-
-
-
-
+
+
+
+
+
--
cgit