From b77a3e767f8bd0e46095b6ae4ea2f49bd4f4ffaf Mon Sep 17 00:00:00 2001
From: Suchita Lad
Date: Fri, 8 Nov 2024 17:43:48 +0530
Subject: added blockpoint code
---
blocks/eda-frontend/public/splitblock.xsl | 182 ++++++++++++++++++++++++++++++
1 file changed, 182 insertions(+)
diff --git a/blocks/eda-frontend/public/splitblock.xsl b/blocks/eda-frontend/public/splitblock.xsl
index 22735d31..4e29ec4d 100644
--- a/blocks/eda-frontend/public/splitblock.xsl
+++ b/blocks/eda-frontend/public/splitblock.xsl
@@ -31,6 +31,7 @@
+
@@ -60,6 +61,15 @@
+
+
+
+
+
+
+
+
+
@@ -101,6 +111,25 @@
+
+
+
+
+
+
+
+ sourcePoint
+
+
+
+
+
+
+
+
+
+ targetPoint
+
@@ -193,6 +222,15 @@
sourcePoint
+
+
+
+
+
+
+
+ targetPoint
+
@@ -569,6 +607,40 @@
+
+
+ sourcePoint
+ targetPoint
+
+ No match found
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -583,6 +655,49 @@
+
+
+ sourcePoint
+ targetPoint
+
+ No match found
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sourcePoint
+ targetPoint
+
+ No match found
+
+
+
@@ -597,6 +712,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sourcePoint
+ targetPoint
+
+ No match found
+
+
+
@@ -610,6 +759,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -699,6 +872,15 @@
+
+
+
+
+
+
+
+
+
--
cgit