klayout/testdata
Matthias Koefferlein 6648b53822 Fixed issue #419 (multiple top circuits after flatten of netlist)
The problem is solved by always producing subcircuits for cell
instances, even if there are no connections.

The netlist comparer had to be adjusted too because subcircuits
without pins were used for representing "unknown" subcircuit pairing.

In addition, this patch should lead to a better matching of
parallel subcircuit configurations where two different subcircuits
are entirely parallel.
2019-11-20 21:56:12 +01:00
..
algo Fixed issue #419 (multiple top circuits after flatten of netlist) 2019-11-20 21:56:12 +01: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 Another attempt to fix unit tests on Windows (CRLF/LF issue) 2019-11-03 00:09:26 +01:00
cif Fixed issue #305 (CIF reader issue with rotated boxes) 2019-07-21 22:57:02 +02:00
drc Updated test data. 2019-10-03 14:21:29 +02:00
dxf Fixed #198 (DXF contour stitching renders fuzzy polygons) 2018-11-22 22:19:46 +01:00
gds Fixed #200 by introducing layout locking during iteration 2019-01-09 01:06:11 +01:00
gds2_txt Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
klayout_main Updated copyright. 2019-01-08 01:09:25 +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/issue-172 Merge remote-tracking branch 'remotes/origin/master' into pymod 2018-09-26 21:15:08 +02:00
lvs Another unit test golden data set for MinGW32 2019-11-12 20:17:27 +01:00
net_tracer New unit test data for MinGW32 2019-11-12 20:39:19 +01: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 Updated copyright. 2019-01-08 01:09:25 +01:00
python Updated tests. 2019-10-26 01:48:50 +02:00
ruby Updated tests. 2019-10-26 01:48:50 +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