mirror of https://github.com/KLayout/klayout.git
Added test data file
This commit is contained in:
parent
d069dde98e
commit
5e1eb08ea9
|
|
@ -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
|
||||
Loading…
Reference in New Issue