Added missing files

This commit is contained in:
Matthias Koefferlein 2023-02-17 21:42:59 +01:00
parent 4eb48738e4
commit 68db8fc867
1 changed files with 25 additions and 0 deletions

25
testdata/lefdef/issue-1282/a.lef vendored Normal file
View File

@ -0,0 +1,25 @@
VERSION 5.4 ;
NAMESCASESENSITIVE ON ;
BUSBITCHARS "[]" ;
DIVIDERCHAR "/" ;
NOWIREEXTENSIONATPIN OFF ;
UNITS
DATABASE MICRONS 1000 ;
END UNITS
NONDEFAULTRULE DOUBLESPACE
LAYER M1
WIDTH 0.16 ;
SPACING 0.36 ;
END M1
# klayout 0.28.5 lef reader get's confused by the SPACING in NONDEFAULTRULE
SPACING
SAMENET M1 M1 0.36 ;
END SPACING
END DOUBLESPACE
END LIBRARY