WIP: reader delegate - GSI binding, tests.

This commit is contained in:
Matthias Koefferlein
2019-06-22 22:03:32 +02:00
parent 343e340e22
commit 621c3f74ed
6 changed files with 280 additions and 4 deletions
+1
View File
@@ -24,6 +24,7 @@ X$2 VDD A \$3 \$1 HVPMOS PARAMS: L=0.2 W=1 AS=0.18 AD=0.18 PS=2.16 PD=2.16
X$3 gnd \$3 gnd gnd$1 HVNMOS PARAMS: L=1.13 W=2.12 PS=6 PD=6 AS=0 AD=0
X$4 gnd \$3 Z gnd$1 HVNMOS PARAMS: L=0.4 W=0.4 PS=1.16 PD=1.16 AS=0.19 AD=0.19
X$5 gnd A \$3 gnd$1 HVNMOS PARAMS: L=0.4 W=0.4 PS=1.76 PD=1.76 AS=0.19 AD=0.19
R$1 A Z 100k
.ENDS SUBCKT
XSUBCKT IN OUT VDD Z VSS VSS SUBCKT
+1 -1
View File
@@ -43,7 +43,7 @@ class MyDelegate < RBA::NetlistSpiceWriterDelegate
end
class DBLayoutToNetlist_TestClass < TestBase
class DBNetlistWriterTests_TestClass < TestBase
def test_1_Basic