klayout/testdata
Matthias Köfferlein 7ffdc211e5
Fixed issue-1135 (LVS mismatch on parallel devices) (#1136)
* Fixed issue-1135 (LVS mismatch on parallel devices)

The fix consists of a more elaborate device identity analysis
following the topological matching. In this step, the devices
are identified according to their connections and parameters.
It is important to properly identify devices taking their
parameters into account as well as their connections.

* Second part of issue fixed (inverter chain ambiguity)

* Added test

* Updated tests

* Updated golden test results

* Updated golden test data for Windows

Co-authored-by: klayoutmatthias <matthias@klayout.org>
2022-08-10 20:27:11 +02:00
..
algo Fixed issue-1135 (LVS mismatch on parallel devices) (#1136) 2022-08-10 20:27:11 +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-1135 (LVS mismatch on parallel devices) (#1136) 2022-08-10 20:27:11 +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