Updated unit tests

This commit is contained in:
Matthias Koefferlein
2021-07-19 07:58:42 +02:00
parent 722b45b721
commit 2e21498422
+2 -2
View File
@@ -464,8 +464,8 @@ begin_circuit BUF BUF
match_nets VDD VDD match_nets VDD VDD
match_nets VSS VSS match_nets VSS VSS
match_nets OUT OUT match_nets OUT OUT
match_nets INT $10
net_mismatch IN IN net_mismatch IN IN
match_nets INT $10
net_mismatch INT2 $11 net_mismatch INT2 $11
match_pins $0 $1 match_pins $0 $1
match_pins $1 $3 match_pins $1 $3
@@ -524,8 +524,8 @@ begin_circuit BUF BUF
match_nets VDD VDD match_nets VDD VDD
match_nets VSS VSS match_nets VSS VSS
match_nets OUT OUT match_nets OUT OUT
match_nets INT $10
net_mismatch IN IN net_mismatch IN IN
match_nets INT $10
net_mismatch INT2 $11 net_mismatch INT2 $11
match_pins $0 $1 match_pins $0 $1
match_pins $1 $3 match_pins $1 $3