Added test data file

This commit is contained in:
Matthias Koefferlein 2020-07-29 22:42:48 +02:00
parent d069dde98e
commit 5e1eb08ea9
1 changed files with 13 additions and 0 deletions

13
testdata/lefdef/via_properties/in.def vendored Normal file
View File

@ -0,0 +1,13 @@
VERSION 5.8 ;
DIVIDERCHAR "/" ;
BUSBITCHARS "[]" ;
DESIGN chip_top ;
UNITS DISTANCE MICRONS 1000 ;
DIEAREA ( -100 -100 ) ( 100 100 ) ;
SPECIALNETS 1 ;
- dummy
+ ROUTED + VIA via1_4 ( 0 0 )
;
END SPECIALNETS
END DESIGN