klayout/testdata/algo
Matthias Koefferlein 782f6fe601 BUGFIX: the L2N and LVSDB writer was writing too much
Sometimes, shapes from child cells were propagated into
parent cells in the L2N and LVSDB output.

Because of this fix, many testdata files have to be updated.
2019-12-15 01:29:56 +01:00
..
angle_check_l1.gds Hierarchical angle check. 2019-02-17 11:42:30 +01:00
antenna_au1.gds Antenna check: tests added, 'catchall' diode protection 2019-03-01 23:07:28 +01:00
antenna_l1.gds Antenna check: tests added, 'catchall' diode protection 2019-03-01 23:07:28 +01:00
bipolar_devices_nets.gds WIP: unit tests updated 2019-06-22 10:15:32 +02:00
bipolar_devices_test.oas WIP: tests for BJT extraction 2019-06-14 23:45:04 +02:00
cell_variants_au1.gds Changed variant suffix to to be consistent with cell name suffix generation in KLayout. 2019-02-09 19:21:14 +01:00
cell_variants_au2.gds Cell variant resolution by propagation, grid check now implementation hierarchically (with propagation) 2019-02-17 10:59:04 +01:00
cell_variants_l1.gds Cell variant resolution by propagation, grid check now implementation hierarchically (with propagation) 2019-02-17 10:59:04 +01:00
deep_edge_pairs_au1.gds Added some tests for the previous commit. 2019-02-18 00:15:26 +01:00
deep_edges_au1.gds Modified edge transformation to maintain the orientation paradigm 2019-02-10 16:03:46 +01:00
deep_edges_au2.gds Modified edge transformation to maintain the orientation paradigm 2019-02-10 16:03:46 +01:00
deep_edges_au3.gds Enhanced intersections algorithm so that the generated points won't overlay with finite edges from the AND part 2019-11-19 21:19:36 +01:00
deep_edges_au4.gds Hierarchical implementation of edge to region operations. 2019-02-17 16:05:39 +01:00
deep_edges_au5a.gds Hiearchical implementation of edge filter. 2019-02-17 16:18:24 +01:00
deep_edges_au5b.gds Hiearchical implementation of edge filter. 2019-02-17 16:18:24 +01:00
deep_edges_au6.gds Hierarchical implementation of extended method for edges 2019-02-17 17:34:31 +01:00
deep_edges_au7.gds Partial segments of edges converted to hierarchical operations. 2019-02-17 17:53:21 +01:00
deep_edges_au8.gds pull_interacting for edges/edges and edges/regions, some enhancements and bug fixes 2019-10-03 13:08:37 +02:00
deep_edges_au9.gds Ported edge/edge DRC functions to hierarchical mode. 2019-02-17 18:54:33 +01:00
deep_edges_au10.gds pull_interacting for edges/edges and edges/regions, some enhancements and bug fixes 2019-10-03 13:08:37 +02:00
deep_region_area_peri_l1.gds Deep regions: some more operations implemented hierarchically 2019-02-13 01:07:32 +01:00
deep_region_area_peri_l1_dbu2.gds Enabled transformations for deep regions/edges/edge pairs - important for handling layouts with different DBUs in DRC 2019-02-22 01:02:48 +01:00
deep_region_au1.gds WIP: implemented AND/NOT in deep region, added tests. 2018-11-17 01:33:58 +01:00
deep_region_au2.gds WIP: implemented AND/NOT in deep region, added tests. 2018-11-17 01:33:58 +01:00
deep_region_au3.gds WIP: implemented AND/NOT in deep region, added tests. 2018-11-17 01:33:58 +01:00
deep_region_au4a.gds WIP: DeepRegion::add implemented. 2018-11-18 09:58:10 +01:00
deep_region_au4b.gds WIP: major enhancements with respect to device handling 2019-01-15 21:33:41 +01:00
deep_region_au5.gds WIP: Deep region XOR implemented. 2018-11-21 00:32:14 +01:00
deep_region_au6.gds Attempt to achieve reproducibility between MSVC and gcc 2019-02-02 22:43:42 +01:00
deep_region_au7.gds Hierarchical implementation of self-overlap merge. 2019-02-13 22:41:12 +01:00
deep_region_au9a.gds Some optimization: keep merged state in deep region. 2019-02-13 17:17:03 +01:00
deep_region_au9b.gds Changed variant suffix to to be consistent with cell name suffix generation in KLayout. 2019-02-09 19:21:14 +01:00
deep_region_au9c.gds Changed variant suffix to to be consistent with cell name suffix generation in KLayout. 2019-02-09 19:21:14 +01:00
deep_region_au9d.gds Updated test data. 2019-11-11 23:03:40 +01:00
deep_region_au9e.gds Added a missing test golden data. 2019-02-09 22:56:44 +01:00
deep_region_au10.gds Some tests, smooth and round method of deep region 2019-02-09 23:51:35 +01:00
deep_region_au11.gds Refactoring of the polygon processing in Region 2019-02-19 22:11:55 +01:00
deep_region_au12.gds Updated test data. 2019-11-11 23:03:40 +01:00
deep_region_au13.gds Deep regions: some more operations implemented hierarchically 2019-02-13 01:07:32 +01:00
deep_region_au14a.gds pull_interacting for edges/edges and edges/regions, some enhancements and bug fixes 2019-10-03 13:08:37 +02:00
deep_region_au14b.gds pull_interacting for edges/edges and edges/regions, some enhancements and bug fixes 2019-10-03 13:08:37 +02:00
deep_region_au15a.gds Deep regions: some more operations implemented hierarchically 2019-02-13 01:07:32 +01:00
deep_region_au15b.gds Deep regions: some more operations implemented hierarchically 2019-02-13 01:07:32 +01:00
deep_region_au16.gds Hierarchical implementation of self-overlap merge. 2019-02-13 22:41:12 +01:00
deep_region_au17.gds Cell variant resolution by propagation, grid check now implementation hierarchically (with propagation) 2019-02-17 10:59:04 +01:00
deep_region_au18.gds Cell variant resolution by propagation, grid check now implementation hierarchically (with propagation) 2019-02-17 10:59:04 +01:00
deep_region_au19.gds Updated test data. 2019-11-11 23:03:40 +01:00
deep_region_au20.gds Hierarchical angle check. 2019-02-17 11:42:30 +01:00
deep_region_au21.gds Added tests for region processors. 2019-02-20 21:40:43 +01:00
deep_region_au22.gds Enabled transformations for deep regions/edges/edge pairs - important for handling layouts with different DBUs in DRC 2019-02-22 01:02:48 +01:00
deep_region_au23.gds Region: hierarchical text object detection implementated. 2019-02-23 00:56:55 +01:00
deep_region_au24.gds WIP: more consistent text handling 2019-03-06 00:34:56 +01:00
deep_region_au25a.gds pull_interacting for edges/edges and edges/regions, some enhancements and bug fixes 2019-10-03 13:08:37 +02:00
deep_region_au25b.gds pull_interacting for edges/edges and edges/regions, some enhancements and bug fixes 2019-10-03 13:08:37 +02:00
deep_region_au26.gds Added tests (breakout cells, LVS cheats) 2019-10-18 00:25:51 +02:00
deep_region_au27.gds Added unit test for DeepRegion::snap 2019-11-07 23:11:34 +01:00
deep_region_au28.gds Added tests for Region#scale_and_snap and Region#snap 2019-11-07 23:33:54 +01:00
deep_region_au100.gds Added golden data for deep region regression test. 2019-02-07 21:08:52 +01:00
deep_region_au101.gds Test for deep/flat collaboration 2019-02-10 08:28:48 +01:00
deep_region_au400a.gds Updated test data. 2019-11-11 23:03:40 +01:00
deep_region_au400b.gds Updated test data. 2019-11-11 23:03:40 +01:00
deep_region_au400c.gds Fixed #400, added tests. 2019-11-06 23:28:16 +01:00
deep_region_l1.gds WIP: deep region debugged, GSI binding, tests. 2018-11-17 00:16:13 +01:00
deep_region_l26.gds Added tests (breakout cells, LVS cheats) 2019-10-18 00:25:51 +02:00
device_extract_au1.gds WIP: refactoring - turning devices into cells for better backannotation. 2019-01-14 00:59:47 +01:00
device_extract_au1_dup_inst_with_rec_nets.gds Avoid netlist extraction issues with duplicate instances 2019-06-13 13:33:28 +02:00
device_extract_au1_flat.gds Some enhancements for netlist extraction and writer 2019-05-31 00:11:28 +02:00
device_extract_au1_implicit_nets.gds Some enhancements for netlist extraction and writer 2019-05-31 00:11:28 +02:00
device_extract_au1_rebuild_ff.gds WIP: major enhancements with respect to device handling 2019-01-15 21:33:41 +01:00
device_extract_au1_rebuild_fr.gds WIP: major enhancements with respect to device handling 2019-01-15 21:33:41 +01:00
device_extract_au1_rebuild_nf.gds WIP: major enhancements with respect to device handling 2019-01-15 21:33:41 +01:00
device_extract_au1_rebuild_nr.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au1_rebuild_pf.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au1_rebuild_pr.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au1_with_rec_nets.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au2_with_rec_nets.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au3_with_rec_nets.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au4_with_rec_nets.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au5_flattened_circuits.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au5_with_rec_nets.gds WIP: bugfix of refactoriung, update test data. 2019-12-15 00:16:47 +01:00
device_extract_au9.gds Provide strict mode for device classes, dmos3/dmos4 for LVS 2019-08-20 23:12:17 +02:00
device_extract_au10.gds.1 Fixed a compiler warning, testcase update (part 1) 2019-11-02 20:39:59 +01:00
device_extract_au10.gds.2 Fixed a compiler warning, testcase update (part 1) 2019-11-02 20:39:59 +01:00
device_extract_au10.gds.3 Another update of testdata for MSVC 2019-11-03 09:07:00 +01:00
device_extract_au10.gds.4 More robustness of snap algorithm for unit tests 2019-11-12 20:13:35 +01:00
device_extract_capres_nets.gds.1 Special golden data for MSVC/dev ex test 2019-05-29 23:37:50 +02:00
device_extract_capres_nets.gds.2 Special golden data for MSVC/dev ex test 2019-05-29 23:37:50 +02:00
device_extract_capres_with_bulk_nets.gds WIP: test cases for device extractors R/C with bulk 2019-06-14 21:21:11 +02:00
device_extract_l1.gds WIP: Added a test layout 2018-12-26 00:36:54 +01:00
device_extract_l1_dup_inst.gds Avoid netlist extraction issues with duplicate instances 2019-06-13 13:33:28 +02:00
device_extract_l1_floating_subcircuits.gds Fixed issue #419 (multiple top circuits after flatten of netlist) 2019-11-20 21:56:12 +01:00
device_extract_l1_implicit_nets.gds Implemented implicit joining of nets with the same label. 2019-02-03 21:34:23 +01:00
device_extract_l2.gds One more test for probing with a slightly more complex hierarchy. 2019-01-05 23:21:37 +01:00
device_extract_l3.gds Provided a solution for connectivity through global nets. 2019-01-06 17:50:51 +01:00
device_extract_l5.gds Added test for device combination. 2019-01-08 23:49:12 +01:00
device_extract_l6.gds WIP: netlist compare - using it for more tests 2019-03-31 23:59:43 +02:00
device_extract_l9.gds Provide strict mode for device classes, dmos3/dmos4 for LVS 2019-08-20 23:12:17 +02:00
device_extract_l10.gds Added tests (breakout cells, LVS cheats) 2019-10-18 00:25:51 +02:00
device_extract_l11.gds Fixed #411 (multiple device extractors for same class) 2019-11-17 23:12:50 +01:00
devices_test.oas Added unit tests for res and cap device extractors. 2019-05-29 21:35:02 +02:00
devices_with_bulk_test.oas WIP: test cases for device extractors R/C with bulk 2019-06-14 21:21:11 +02:00
diode_devices_nets.gds WIP: diode extraction test. 2019-06-15 09:34:04 +02:00
diode_devices_test.oas WIP: diode extraction test. 2019-06-15 09:34:04 +02:00
hc_test_au1.gds WIP: property collection in net clusters, more tests. 2018-12-09 23:24:32 +01:00
hc_test_au1b.gds WIP: property collection in net clusters, more tests. 2018-12-09 23:24:32 +01:00
hc_test_au2.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au2b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au3.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au3b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au4.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au4b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au5.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au5b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au6.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au6b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au7.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au7b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au8.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au8b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au9.gds WIP: property collection in net clusters, more tests. 2018-12-09 23:24:32 +01:00
hc_test_au9b.gds WIP: property collection in net clusters, more tests. 2018-12-09 23:24:32 +01:00
hc_test_au10.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au10b.gds WIP: network processor: net backannotation into original hierarchy. 2018-12-08 01:55:02 +01:00
hc_test_au11.gds Some refactoring of net processor 2018-12-09 00:54:08 +01:00
hc_test_au11b.gds WIP: bugfix - hierarchical net extractor wasn't considering self-interactions between instance array elements. 2019-01-03 23:25:28 +01:00
hc_test_au12.gds WIP: bugfix - hierarchical net extractor wasn't considering self-interactions between instance array elements. 2019-01-03 23:25:28 +01:00
hc_test_au12b.gds WIP: bugfix - hierarchical net extractor wasn't considering self-interactions between instance array elements. 2019-01-03 23:25:28 +01:00
hc_test_au13.gds WIP: bugfix - hierarchical net extractor wasn't considering self-interactions between instance array elements. 2019-01-03 23:25:28 +01:00
hc_test_au13b.gds WIP: bugfix - hierarchical net extractor wasn't considering self-interactions between instance array elements. 2019-01-03 23:25:28 +01:00
hc_test_au14.gds WIP: bugfix - array reference were not always considered correctly. 2019-01-05 01:34:10 +01:00
hc_test_au14b.gds WIP: bugfix - array reference were not always considered correctly. 2019-01-05 01:34:10 +01:00
hc_test_au15.gds WIP: bugfix - local to instance interaction did shortcut too early. 2019-01-05 10:12:55 +01:00
hc_test_au15b.gds WIP: bugfix - local to instance interaction did shortcut too early. 2019-01-05 10:12:55 +01:00
hc_test_au16.gds WIP: bugfixed netlist extractor with global nets. 2019-01-07 23:33:57 +01:00
hc_test_au16b.gds WIP: bugfixed netlist extractor with global nets. 2019-01-07 23:33:57 +01:00
hc_test_au17.gds Added a test for joining of layers through multiple global net assignment. 2019-01-07 23:57:52 +01:00
hc_test_au17b.gds Added a test for joining of layers through multiple global net assignment. 2019-01-07 23:57:52 +01:00
hc_test_l1.gds WIP: property collection in net clusters, more tests. 2018-12-09 23:24:32 +01:00
hc_test_l2.gds WIP: proceed with debugging of hier network processor 2018-12-03 23:02:01 +01:00
hc_test_l3.gds WIP: hier network processor - some debugging, more tests. 2018-12-04 22:30:18 +01:00
hc_test_l4.gds WIP: hier network processor - some debugging, more tests. 2018-12-04 22:30:18 +01:00
hc_test_l5.gds WIP: more tests, some debugging. 2018-12-04 23:21:19 +01:00
hc_test_l6.gds WIP: more tests, some debugging. 2018-12-04 23:21:19 +01:00
hc_test_l7.gds WIP: added test cases for multi-level cross-hierarchy interactions. 2018-12-04 23:32:42 +01:00
hc_test_l8.gds WIP: added test cases for multi-level cross-hierarchy interactions. 2018-12-04 23:32:42 +01:00
hc_test_l9.gds WIP: property collection in net clusters, more tests. 2018-12-09 23:24:32 +01:00
hc_test_l10.gds Some more debugging and more test cases. Net processor starts getting stable ... 2018-12-05 23:14:06 +01:00
hc_test_l11.gds Some more debugging and more test cases. Net processor starts getting stable ... 2018-12-05 23:14:06 +01:00
hc_test_l12.gds WIP: bugfix - hierarchical net extractor wasn't considering self-interactions between instance array elements. 2019-01-03 23:25:28 +01:00
hc_test_l13.gds WIP: bugfix - hierarchical net extractor wasn't considering self-interactions between instance array elements. 2019-01-03 23:25:28 +01:00
hc_test_l14.gds WIP: bugfix - array reference were not always considered correctly. 2019-01-05 01:34:10 +01:00
hc_test_l15.gds WIP: bugfix - local to instance interaction did shortcut too early. 2019-01-05 10:12:55 +01:00
hc_test_l16.gds WIP: global nets integration in cluster builder. 2019-01-07 02:08:59 +01:00
hc_test_l17.gds Added a test for joining of layers through multiple global net assignment. 2019-01-07 23:57:52 +01:00
hierarchy_builder_au1.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au2a.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au2b.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au2c.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au2d.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au2e.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au2f.gds Refactoring, some bugfixes, GSI bindings for L2N methods. 2019-01-20 23:12:27 +01:00
hierarchy_builder_au3a.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au4a.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_au8a.gds Enabled transformations for deep regions/edges/edge pairs - important for handling layouts with different DBUs in DRC 2019-02-22 01:02:48 +01:00
hierarchy_builder_au8b.gds Enabled transformations for deep regions/edges/edge pairs - important for handling layouts with different DBUs in DRC 2019-02-22 01:02:48 +01:00
hierarchy_builder_au_l4.gds WIP: Bugfix - hierarchy was dropping instances. 2019-01-03 22:09:19 +01:00
hierarchy_builder_au_l5.gds Fixed a bug that caused a segfault in the Layout2Netlist object (array repo references to original layout rather than to the working layout) 2019-01-05 22:40:53 +01:00
hierarchy_builder_l1.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_l2.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_l3.gds WIP: Improved design of HierarchyBuilder, added tests. 2018-11-15 22:50:02 +01:00
hierarchy_builder_l4.gds WIP: Bugfix - hierarchy was dropping instances. 2019-01-03 22:09:19 +01:00
hierarchy_builder_l5.gds Fixed a bug that caused a segfault in the Layout2Netlist object (array repo references to original layout rather than to the working layout) 2019-01-05 22:40:53 +01:00
hierarchy_builder_l5.oas.gz Fixed a bug that caused a segfault in the Layout2Netlist object (array repo references to original layout rather than to the working layout) 2019-01-05 22:40:53 +01:00
hlp1.oas WIP: moved hierarchical processor into db. 2018-11-15 23:41:44 +01:00
hlp2.oas WIP: moved hierarchical processor into db. 2018-11-15 23:41:44 +01:00
hlp3.oas Updated tests after switching to boolean core. 2019-01-25 21:38:45 +01:00
hlp4.oas Updated tests after switching to boolean core. 2019-01-25 21:38:45 +01:00
hlp5.oas Updated tests after switching to boolean core. 2019-01-25 21:38:45 +01:00
hlp6.oas Attempt to achieve reproducibility between MSVC and gcc 2019-02-02 22:43:42 +01:00
hlp7.oas WIP: moved hierarchical processor into db. 2018-11-15 23:41:44 +01:00
hlp8.oas Updated tests after switching to boolean core. 2019-01-25 21:38:45 +01:00
hlp9.oas WIP: moved hierarchical processor into db. 2018-11-15 23:41:44 +01:00
hlp10.oas Updated tests after switching to boolean core. 2019-01-25 21:38:45 +01:00
hlp11.oas WIP: more consistent handling of polygon splitting parameters. 2019-01-25 22:28:25 +01:00
hlp12.oas Attempt to achieve reproducibility between MSVC and gcc 2019-02-02 22:43:42 +01:00
hlp13.oas Updated tests after switching to boolean core. 2019-01-25 21:38:45 +01:00
hlp14.oas Attempt to achieve reproducibility between MSVC and gcc 2019-02-02 22:43:42 +01:00
hlp15.oas Avoid netlist extraction issues with duplicate instances 2019-06-13 13:33:28 +02:00
hlp16.gds Updated test data 2019-06-13 13:40:57 +02:00
issue-425.gds Added test data. 2019-11-23 01:20:59 +01:00
l2n_reader_4.cir Added missing files 2019-05-25 01:19:32 +02:00
l2n_reader_4.gds L2N: combined device persistance (complex concept - needs simplification?) 2019-05-10 00:15:51 +02:00
l2n_reader_4.l2n Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
l2n_reader_4_simplified.cir Added missing files 2019-05-25 01:19:32 +02:00
l2n_reader_au.txt Updated test data. 2019-08-30 11:01:00 +02:00
l2n_reader_au_1.gds BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_reader_au_1b.gds BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_reader_au_1c.gds BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_reader_au_1d.gds BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_reader_au_1e.gds BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_reader_au_1f.gds BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_reader_au_2.gds Updated test data. 2019-08-30 10:52:51 +02:00
l2n_reader_au_2r.gds Updated test data. 2019-08-30 10:52:51 +02:00
l2n_reader_au_4.gds L2N: combined device persistance (complex concept - needs simplification?) 2019-05-10 00:15:51 +02:00
l2n_reader_au_4.l2n Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
l2n_reader_au_abs.txt Updated test data. 2019-08-30 11:01:00 +02:00
l2n_writer_au.gds Updated golden data of unit tests. 2019-06-13 09:02:47 +02:00
l2n_writer_au.txt BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_writer_au_2.gds WIP: further updates of test data. 2019-12-15 00:24:17 +01:00
l2n_writer_au_2b.txt BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_writer_au_2s.txt BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_writer_au_p.oas BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_writer_au_p.txt BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
l2n_writer_au_s.txt BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
layout_utils_au2.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au3.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au4.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au5.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au6.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au7.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au12.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au13.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au14.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au15.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au16.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au16b.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_au_sns1.gds Fixed 'scale_and_snap' feature 2019-11-07 22:54:16 +01:00
layout_utils_au_sns2.gds Fixed 'scale_and_snap' feature 2019-11-07 22:54:16 +01:00
layout_utils_au_sns3.gds Fixed 'scale_and_snap' feature 2019-11-07 22:54:16 +01:00
layout_utils_l1.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_l2.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
layout_utils_l3.gds Some enhancements to layer and cell mapping 2017-08-30 01:11:38 +02:00
lvs_test1_au.lvsdb.1 BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
lvs_test1b_au.lvsdb.1 BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
lvs_test2_au.lvsdb.1 BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
lvs_test2b_au.lvsdb.1 BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
lvs_test_1.gds WIP: LVSDB reader/writer: bugfixes, refactoring, tests. 2019-05-19 22:55:03 +02:00
lvs_test_1.spi WIP: LVSDB reader/writer: bugfixes, refactoring, tests. 2019-05-19 22:55:03 +02:00
lvs_test_2.spi WIP: LVSDB reader/writer fixes 2019-05-19 23:42:31 +02:00
lvsdb_read_test.lvsdb Fixed unit tests. 2019-07-19 00:02:05 +02:00
lvsdb_read_test2.lvsdb Fixed unit tests. 2019-07-19 00:02:05 +02:00
meander.gds.gz BUGFIX: the L2N and LVSDB writer was writing too much 2019-12-15 01:29:56 +01:00
meander_au1.gds Added test data. 2019-12-09 21:40:24 +01:00
meander_au2.gds Added test data. 2019-12-09 21:40:24 +01:00
nreader1.cir WIP: LVSDB reader/writer: bugfixes, refactoring, tests. 2019-05-19 22:55:03 +02:00
nreader2.cir WIP: Simple SPICE reader. 2019-04-01 22:46:33 +02:00
nreader3.cir WIP: preparations for SPICE reader delegate. 2019-06-22 18:37:32 +02:00
nreader4.cir WIP: LVSDB reader/writer: bugfixes, refactoring, tests. 2019-05-19 22:55:03 +02:00
nreader5.cir Added < and > to allowed chars for net names in Spice reader 2019-07-13 08:50:13 +02:00
nreader6.cir WIP: reader delegate - GSI binding, tests. 2019-06-22 22:03:32 +02:00
nreader7.cir Added .global to Spice reader. 2019-07-22 23:02:31 +02:00
nreader8.cir Better .include for Spice reader 2019-08-19 21:45:40 +02:00
nreader8a.cir Better .include for Spice reader 2019-08-19 21:45:40 +02:00
nreader8b.cir Better .include for Spice reader 2019-08-19 21:45:40 +02:00
nreader8c.cir Better .include for Spice reader 2019-08-19 21:45:40 +02:00
nreader8x.cir Better .include for Spice reader 2019-08-19 21:45:40 +02:00
nreader9.cir Implement "M" parameter for Spice 2019-08-19 22:51:22 +02:00
nreader10.cir Spice reader: subcircuits w/o pins 2019-08-19 23:00:24 +02:00
nreader11.cir Fixed #438 (error on redefinition of subcircuit in SPICE) 2019-12-07 23:39:39 +01:00
nwriter1_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter2_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter3_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter4_au.txt WIP: preparations for SPICE reader delegate. 2019-06-22 18:37:32 +02:00
nwriter5_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter6_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter7_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter8_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter9_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter10_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter11_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter11b_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter12_au.txt Unescaping of net names on Spice reader -> writer/reader should be self-compatible. 2019-05-31 22:55:09 +02:00
nwriter12b_au.txt Unescaping of net names on Spice reader -> writer/reader should be self-compatible. 2019-05-31 22:55:09 +02:00
nwriter13_au.txt WIP: preparations for SPICE reader delegate. 2019-06-22 18:37:32 +02:00
nwriter14_au.txt WIP: preparations for SPICE reader delegate. 2019-06-22 18:37:32 +02:00
nwriter20_au.txt Bugfixed last commit, fixed unit tests. 2019-05-29 00:51:42 +02:00
nwriter_rba1_au.txt Implemented SPICE writer + tests. 2019-01-31 00:07:10 +01:00
nwriter_rba2_au.txt Spice writer delegate fix 2019-01-31 22:23:58 +01:00
region_au32.gds Added tests for Region#scale_and_snap and Region#snap 2019-11-07 23:33:54 +01:00
region_au33.gds Added tests for Region#scale_and_snap and Region#snap 2019-11-07 23:33:54 +01:00
same_net_names.l2n Unescaping of net names on Spice reader -> writer/reader should be self-compatible. 2019-05-31 22:55:09 +02:00
scale_and_snap.gds Fixed 'scale_and_snap' feature 2019-11-07 22:54:16 +01:00
vexriscv_clocked_r.oas.gz Robustification of Region 2019-02-05 23:39:31 +01:00