Updated unit tests

This commit is contained in:
Matthias Koefferlein 2021-07-19 07:58:42 +02:00
parent 722b45b721
commit 2e21498422
1 changed files with 2 additions and 2 deletions

View File

@ -464,8 +464,8 @@ begin_circuit BUF BUF
match_nets VDD VDD
match_nets VSS VSS
match_nets OUT OUT
match_nets INT $10
net_mismatch IN IN
match_nets INT $10
net_mismatch INT2 $11
match_pins $0 $1
match_pins $1 $3
@ -524,8 +524,8 @@ begin_circuit BUF BUF
match_nets VDD VDD
match_nets VSS VSS
match_nets OUT OUT
match_nets INT $10
net_mismatch IN IN
match_nets INT $10
net_mismatch INT2 $11
match_pins $0 $1
match_pins $1 $3