Added tests.

This commit is contained in:
Matthias Koefferlein 2020-03-02 00:13:44 +01:00
parent c9955d39a6
commit cec1910bf0
3 changed files with 34 additions and 0 deletions

View File

@ -260,3 +260,8 @@ TEST(22)
run_test (_this, "issue-489b", "lef:in_tech.lef+lef:in.lef", "au.oas.gz", opt, false);
}
TEST(23)
{
run_test (_this, "issue-517", "def:in.def", "au.oas.gz", default_options (), false);
}

BIN
testdata/lefdef/issue-517/au.oas.gz vendored Normal file

Binary file not shown.

29
testdata/lefdef/issue-517/in.def vendored Normal file
View File

@ -0,0 +1,29 @@
VERSION 5.6 ;
NAMESCASESENSITIVE ON ;
DIVIDERCHAR "/" ;
BUSBITCHARS "<>" ;
DESIGN SMALL ;
UNITS DISTANCE MICRONS 100 ;
DIEAREA ( -30 -30 ) ( 1030 1030 ) ;
VIAS 1 ;
- via1_960x340
+ VIARULE Via1Array-0
+ CUTSIZE 140 140
+ LAYERS metal1 via1 metal2
+ CUTSPACING 160 160
+ ENCLOSURE 110 100 110 100
+ ROWCOL 1 3
;
END VIAS
SPECIALNETS 1 ;
- VDD ( * VDD )
+ ROUTED metal1 0 + SHAPE STRIPE ( 500 500 ) via1_960x340
+ USE POWER ;
END SPECIALNETS
END DESIGN