klayout/testdata
Matthias Köfferlein d49689078a Netlist compare: Ambiguity resolution through name matching now default (can be turned off) (#594)
* WIP: some refactoring

* WIP: some refactoring

* Netlist compare: introducing ambiguity resolution by net names

By default now net names are used for resolving ambiguities.
If net names match, they will be used to associate nets if the
choice is ambiguous. This is usually much faster and more reliable
than trying to resolve ambiguities through topology analysis.

This feature can be disabled using "consider_net_names(false)" in
the LVS script.

* Some refactoring, Jenkinsfile modified for better test coverage
2020-06-29 20:52:04 +02:00
..
algo Another golden testdata update for Windows. 2020-06-27 20:53:08 +02:00
bd Bug fixed strmxor with deep mode, added tests. 2019-09-07 21:27:12 +02:00
bool Updated slow EdgeProcessor unit test golden data. 2018-07-23 19:51:47 +02:00
buddies Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
cif Fixed issue #578 (CIF writer issue with arbitrary angle) (#581) 2020-06-05 10:57:43 +02:00
drc Implemented #579 (perimeter_only mode for antenna check) (#582) 2020-06-05 10:55:38 +02:00
dxf Fixed #198 (DXF contour stitching renders fuzzy polygons) 2018-11-22 22:19:46 +01:00
gds Forgot to add a test file 2020-03-29 09:23:48 +02:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
klayout_main Updated copyright notice to 2020 2020-01-05 00:59:43 +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 Added tests. 2020-03-02 00:13:44 +01:00
lvs Netlist compare: Ambiguity resolution through name matching now default (can be turned off) (#594) 2020-06-29 20:52:04 +02:00
magic Small bugfix for MAG writer + tests. 2019-12-08 20:25:25 +01:00
net_tracer Pipe streams supported for MacOS too. 2020-06-26 16:09:46 -07:00
oasis Fixed #275 (don't write PCell context with OASIS) 2019-06-16 16:48:30 +02:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod Unit tests fixed after #526 update. 2020-03-28 22:52:04 +01:00
python Unit tests fixed after #526 update. 2020-03-28 22:52:04 +01:00
ruby Updated testdata 2020-06-26 17:43:51 +02:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
vendor/ruby/test RBA Unit test enhancements 2017-07-23 23:03:21 +02:00