mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-03 08:26:27 +02:00
Merge pull request #908 from KLayout/netlist-compare-performance2
Improving netist compare performance for array case + some enhancements
This commit is contained in:
Vendored
+1
-1
@@ -816,8 +816,8 @@ match_pins $3 (null)
|
||||
match_pins (null) $2
|
||||
match_pins (null) $3
|
||||
match_devices $1 $1
|
||||
device_mismatch $3 $2
|
||||
device_mismatch $5 $3
|
||||
device_mismatch $3 $2
|
||||
device_mismatch (null) $4
|
||||
device_mismatch $6 $5
|
||||
device_mismatch $4 $6
|
||||
|
||||
Reference in New Issue
Block a user