Merge pull request #2079 from KLayout/bugfix/issue-2075

Fixing issue #2075 (strm2oas ignores def net routing wire extensions)
This commit is contained in:
Matthias Köfferlein
2025-07-19 18:56:35 +02:00
committed by GitHub
6 changed files with 95 additions and 29 deletions
Binary file not shown.
+16
View File
@@ -0,0 +1,16 @@
VERSION 5.8 ;
DESIGN test ;
UNITS DISTANCE MICRONS 2000 ;
DIEAREA ( 0 0 ) ( 6000 3000 ) ;
VIAS 1 ;
END VIAS
NETS 1 ;
- dummy + ROUTED M2 ( 1670 830 ) ( * * 300 ) ( 4950 * 300 ) ( * 2000 300 ) ;
END NETS
END DESIGN
+12
View File
@@ -0,0 +1,12 @@
VERSION 5.8 ;
UNITS
DATABASE MICRONS 2000 ;
END UNITS
LAYER M2
TYPE ROUTING ;
WIDTH 0.2 ;
END M2
END LIBRARY
+2
View File
@@ -0,0 +1,2 @@
DIEAREA ALL 108 0
M2 NET 32 0