klayout/testdata
Matthias Koefferlein 2b447854f9 Enhanced matching of blackbox/pin ambiguities
Previously: matching of blackbox pins was enforced
by using pin names for passive nets in the compare.
Problem: no match was achieved when pins are not
named or not named consistently.

In this case, it's desirable to treat them as
ambiguous.

The new solution is to let the ambiguity resolver handle
that using an extended definition of the net names:
it will take the pin name into account if an unnamed net
is attached to a pin.

In addition, net ambiguities are projected to pin
equivalence now. This also will propagate symmetry
through nested blocks (dbNetlistCompareTests:20_BusLikeConnections).
2021-07-08 23:54:20 +02:00
..
algo Enhanced matching of blackbox/pin ambiguities 2021-07-08 23:54:20 +02:00
bd Bug fixed strmxor with deep mode, added tests. 2019-09-07 21:27:12 +02:00
bool Added a testcase for two-boolean edge processor. 2020-06-14 16:50:34 +02:00
buddies Updated copyright to 2021 2021-01-05 22:57:48 +01:00
cif Fixed issue #578 (CIF writer issue with arbitrary angle) (#581) 2020-06-05 10:57:14 +02:00
drc Enhanced matching of blackbox/pin ambiguities 2021-07-08 23:54:20 +02:00
dxf Fixed #198 (DXF contour stitching renders fuzzy polygons) 2018-11-22 22:19:46 +01:00
gds Basic implementation of 'resolve skew aref' feature 2021-05-21 00:08:02 +02:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
img Issue #535 (Image handling enhancements) (#551) 2020-05-02 13:45:20 +02:00
klayout_main Updated copyright to 2021 2021-01-05 22:57:48 +01:00
lay Fixed two more unit tests and renamed new 'define_layer' to 'define_opt_layer' for disambiguation 2019-05-29 01:22:11 +02:00
lefdef Updated test data 2021-06-11 00:03:37 +02:00
lvs Merge branch 'wip-lvs' 2021-07-06 23:40:44 +02:00
lym Added missing file. 2020-09-13 23:29:15 +02:00
magic Small bugfix for MAG writer + tests. 2019-12-08 20:25:25 +01:00
net_tracer Updated testdata with new variant because of unordered set fluctuation. 2021-01-23 22:31:17 +01:00
oasis Fixed an issue with the OASIS reader (unused cells popped up as dummy top levels) 2020-12-30 23:37:01 +01:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod Another update to fix windows tests (pymod with Python 3.8+3.9) 2021-04-18 15:46:55 +02:00
python Fixed #807 - now supporting incremental connect and clear_connections in DRC/LVS 2021-05-24 21:56:57 +02:00
ruby Merge branch 'wip-lvs' 2021-07-06 23:40:44 +02:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
tl WIP: removed a temp file. 2020-08-31 20:27:57 +02:00
vendor/ruby/test Fixed an internal error happening when a librrary isn't registered and destroyed by the GC 2020-08-30 11:35:30 +02:00