klayout/testdata
Matthias Köfferlein 716369de63
Issue 1126 (#1128)
* First attempt to fix. Rather experimental.

* Debugging and bug fixing

The basic issue was a missing break
However, correct computation of cache results for instance-to-instance cluster
interaction is implemented
Plus: identical and overlapping instances are no longer ignored except in the
case of exact duplicates. Otherwise these instance generate dead nets which
are not connected elsewhere.

* Added tests, fixed duplicate cells test, added missing files.

* Code simplification (removed invariant from transformation in cluster-to-cluster interaction cache)

* Skipping cell instance duplicates as some real-world testcases mandate so

* Updated test data
2022-08-01 18:50:07 +02:00
..
algo Issue 1126 (#1128) 2022-08-01 18:50:07 +02:00
bd Implemented issue-982 (heal option for strmxor) (#1004) 2022-02-13 10:04:25 +01:00
bool Added a testcase for two-boolean edge processor. 2020-06-14 16:50:34 +02:00
buddies Further reducing dependency on Qt, fixed tests 2022-05-29 10:11:16 +02:00
cif Fixed issue-972 (#1003) 2022-02-12 18:08:52 +01:00
drc Changing default "is_merged" status for Edges and Region to false. 2022-07-04 00:52:55 +02:00
dxf Issue 1017 (#1023) 2022-03-10 19:15:35 +01:00
gds Issue 1079 (#1083) 2022-05-23 20:38:10 +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 Fixed some build errors, added tests 2022-05-26 07:47:35 +02:00
lay Support for grayscale formats in PNG reader for PixelBuffer, writing non-alpha RGB versions from non-transparent PixelBuffers 2022-05-09 22:13:35 +02:00
lefdef Fixed issue #1132 by taking the first point of paths and polygons instead of center (center is still taken if the polygon is a rectangle) (#1134) 2022-08-01 18:47:20 +02:00
lvs Fixed issue-1111 (#1112) 2022-07-03 09:35:40 +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 Another change related to issue-1011 (aligning flat and deep mode text representation for LVS) (#1037) 2022-03-16 23:33:08 +01:00
oasis Fixed issue #1013 2022-03-01 00:41:26 +01:00
other Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
pymod WIP: some fixes at unit test level 2022-05-15 21:47:15 +02:00
python WIP: some fixes at unit test level 2022-05-15 21:47:15 +02:00
ruby Fixed issue-1131 (do not show non-existing files in MRU lists) (#1133) 2022-08-01 18:49:42 +02:00
sessions Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
tl Added tests, fixed implementation 2021-12-15 23:18:42 +01: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