klayout/testdata
Matthias Koefferlein c24c0933bf Bugfix: blackbox mode/abstract pins
Abstract pins are created when pins are not attached to any or only to passive nets
(passive nets are those without device terminals or subcircuit pins).

1. Such pins were treated swappable. Now named pins will not be treated
   swappable but are mapped by name. This enables blackbox models where
   the pins are labelled and must correspond to schematic pins.
2. A bug was present which lead to incorrect handling of abstract
   nets in net compare.
2021-06-27 22:56:28 +02:00
..
algo WIP: updated test data (bugfix: bulk does not have layer properties), Fixed Region::count and Region::hier_count (was counting non-polygons too) 2021-05-25 23:08:38 +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 Bugfix: blackbox mode/abstract pins 2021-06-27 22:56:28 +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 Bugfix: blackbox mode/abstract pins 2021-06-27 22:56:28 +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 Added more filters for edge pairs: with_area, with_internal_angle. Added tests 2021-06-21 23:44:48 +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