klayout/testdata/lvs
Matthias Koefferlein 3dffe91f88 Attempt to fix testdata for MSVC 2019-11-03 02:30:52 +01:00
..
floating.cir Updated tests. 2019-10-26 01:48:50 +02:00
floating.gds Put more amphasis on net names to resolve ambiguities 2019-08-30 10:24:55 +02:00
floating.lvs Put more amphasis on net names to resolve ambiguities 2019-08-30 10:24:55 +02:00
floating.lvsdb Updated tests. 2019-10-26 01:48:50 +02:00
floating_ref.cir Put more amphasis on net names to resolve ambiguities 2019-08-30 10:24:55 +02:00
inv.cir Added reference circuit 2019-07-02 00:30:50 +02:00
inv.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
inv.lvsdb LVS tests are more stable because of sorting of terminal names before assigning them (no hash order) 2019-07-24 21:23:19 +02:00
inv.oas Added inverter test layout 2019-07-02 00:27:05 +02:00
inv2.cir WIP: added more test data, doc links 2019-07-02 02:03:58 +02:00
inv2.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
inv2.lvsdb LVS tests are more stable because of sorting of terminal names before assigning them (no hash order) 2019-07-24 21:23:19 +02:00
inv2.oas WIP: added more test data, doc links 2019-07-02 02:03:58 +02:00
inv2_layout.cir WIP: one more test for LVS 2019-07-06 09:08:32 +02:00
inv_layout.cir WIP: refactoring, added first tests for LVS 2019-07-06 08:52:40 +02:00
invchain_cheat.cir.1 Fixed a compiler warning, testcase update (part 1) 2019-11-02 20:39:59 +01:00
invchain_cheat.cir.2 Fixed a compiler warning, testcase update (part 1) 2019-11-02 20:39:59 +01:00
invchain_cheat.cir.3 Attempt to fix testdata for MSVC 2019-11-03 02:30:52 +01:00
invchain_cheat.lvs Added tests (breakout cells, LVS cheats) 2019-10-18 00:25:51 +02:00
invchain_cheat.lvsdb Updated tests. 2019-10-26 01:48:50 +02:00
invchain_for_cheat.cir Added tests (breakout cells, LVS cheats) 2019-10-18 00:25:51 +02:00
invchain_for_cheat.gds Added tests (breakout cells, LVS cheats) 2019-10-18 00:25:51 +02:00
ringo.cir Providing LVS tests. 2019-07-07 21:33:28 +02:00
ringo.gds Provide strict mode for device classes, dmos3/dmos4 for LVS 2019-08-20 23:12:17 +02:00
ringo_device_subcircuits.cir Provide test case for spice reader with delegate for devices as subcircuits. Small bugfix in spice reader: wrong line number in warning. 2019-08-23 23:13:04 +02:00
ringo_device_subcircuits.lvs Added test for mixed-hierarchy LVS case. 2019-08-24 00:13:38 +02:00
ringo_device_subcircuits.lvsdb.1 Provide test case for spice reader with delegate for devices as subcircuits. Small bugfix in spice reader: wrong line number in warning. 2019-08-23 23:13:04 +02:00
ringo_device_subcircuits.lvsdb.2 Fixed LVS test golden data for MSVC 2019-08-26 19:02:38 +02:00
ringo_dummy_device.cir Added test for floating device terminals. 2019-08-24 19:42:00 +02:00
ringo_dummy_device.gds Added test for floating device terminals. 2019-08-24 19:42:00 +02:00
ringo_for_blackboxing.cir WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_for_blackboxing.gds Provide bulk label for blackboxed cells 2019-07-09 20:23:47 +02:00
ringo_for_simplification.cir WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_for_simplification.gds WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_implicit_connections.gds Providing LVS tests. 2019-07-07 21:33:28 +02:00
ringo_layout_var.cir WIP: enable multiple layout versions of one schematic circuit using 'same_circuit' 2019-09-30 23:08:15 +02:00
ringo_layout_var.gds WIP: enable multiple layout versions of one schematic circuit using 'same_circuit' 2019-09-30 23:08:15 +02:00
ringo_layout_var.lvs Allow preempt LVS configuration 2019-10-01 00:21:27 +02:00
ringo_layout_var.lvsdb.1 Attempt to fix testdata for MSVC 2019-11-03 02:30:52 +01:00
ringo_layout_var.lvsdb.2 Attempt to fix testdata for MSVC 2019-11-03 02:30:52 +01:00
ringo_mixed_hierarchy.cir Updated tests. 2019-10-26 01:48:50 +02:00
ringo_mixed_hierarchy.gds Added test for mixed-hierarchy LVS case. 2019-08-24 00:13:38 +02:00
ringo_mixed_hierarchy.lvs Added test for mixed-hierarchy LVS case. 2019-08-24 00:13:38 +02:00
ringo_mixed_hierarchy.lvsdb Updated tests. 2019-10-26 01:48:50 +02:00
ringo_pin_swapping.cir WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_renamed.gds WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_scaled.cir Added "device_scaling" to LVS 2019-07-24 00:16:47 +02:00
ringo_simple.cir Providing LVS tests. 2019-07-07 21:33:28 +02:00
ringo_simple.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
ringo_simple.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple.lvsdb.2 WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
ringo_simple_blackboxing.cir WIP: new subcircuit match algorithm 2019-07-11 00:16:36 +02:00
ringo_simple_blackboxing.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
ringo_simple_blackboxing.lvsdb Put more amphasis on net names to resolve ambiguities 2019-08-30 10:24:55 +02:00
ringo_simple_device_scaling.cir Added "device_scaling" to LVS 2019-07-24 00:16:47 +02:00
ringo_simple_device_scaling.lvs Added "device_scaling" to LVS 2019-07-24 00:16:47 +02:00
ringo_simple_device_scaling.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple_device_scaling.lvsdb.2 WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
ringo_simple_dmos.cir Provide strict mode for device classes, dmos3/dmos4 for LVS 2019-08-20 23:12:17 +02:00
ringo_simple_dmos.lvs Provide strict mode for device classes, dmos3/dmos4 for LVS 2019-08-20 23:12:17 +02:00
ringo_simple_dmos.lvsdb.1 Fixed LVS test golden data for MSVC 2019-08-26 19:02:38 +02:00
ringo_simple_dmos.lvsdb.2 Fixed LVS test golden data for MSVC 2019-08-26 19:02:38 +02:00
ringo_simple_dummy_device.cir Updated test golden data (mainly: nets are not purged when there is a subcircuit pin on it) 2019-08-29 23:26:03 +02:00
ringo_simple_dummy_device.lvs Added test for floating device terminals. 2019-08-24 19:42:00 +02:00
ringo_simple_dummy_device.lvsdb.1 Updated test golden data (mainly: nets are not purged when there is a subcircuit pin on it) 2019-08-29 23:26:03 +02:00
ringo_simple_dummy_device.lvsdb.2 Fixed a compiler warning, testcase update (part 1) 2019-11-02 20:39:59 +01:00
ringo_simple_dummy_device.lvsdb.3 Attempt to fix testdata for MSVC 2019-11-03 02:30:52 +01:00
ringo_simple_implicit_connections.cir Providing LVS tests. 2019-07-07 21:33:28 +02:00
ringo_simple_implicit_connections.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
ringo_simple_implicit_connections.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple_implicit_connections.lvsdb.2 WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
ringo_simple_io.cir.1 Provide special LVS test golden data for Windows (slight differences in shape order etc.) 2019-07-16 00:40:43 +02:00
ringo_simple_io.cir.2 Provide special LVS test golden data for Windows (slight differences in shape order etc.) 2019-07-16 00:40:43 +02:00
ringo_simple_io.lvs Providing LVS tests. 2019-07-07 21:33:28 +02:00
ringo_simple_io.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple_io.lvsdb.2 WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
ringo_simple_io2.cir.1 Provide special LVS test golden data for Windows (slight differences in shape order etc.) 2019-07-16 00:40:43 +02:00
ringo_simple_io2.cir.2 Provide special LVS test golden data for Windows (slight differences in shape order etc.) 2019-07-16 00:40:43 +02:00
ringo_simple_io2.l2n.1 LVS tests are more stable because of sorting of terminal names before assigning them (no hash order) 2019-07-24 21:23:19 +02:00
ringo_simple_io2.l2n.2 Updated another golden testdata variant for MSVC 2019-07-24 23:29:13 +02:00
ringo_simple_io2.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
ringo_simple_io2.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple_io2.lvsdb.2 WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
ringo_simple_net_and_circuit_equivalence.cir WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_simple_net_and_circuit_equivalence.lvs Allow preempt LVS configuration 2019-10-01 00:21:27 +02:00
ringo_simple_net_and_circuit_equivalence.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple_net_and_circuit_equivalence.lvsdb.2 WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
ringo_simple_pin_swapping.cir WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_simple_pin_swapping.lvs Allow preempt LVS configuration 2019-10-01 00:21:27 +02:00
ringo_simple_pin_swapping.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple_pin_swapping.lvsdb.2 WIP: updated test data for latest updates, don't sort LVSDB on reading for consistency 2019-07-27 21:42:51 +02:00
ringo_simple_same_device_classes.cir.1 Provide special LVS test golden data for Windows (slight differences in shape order etc.) 2019-07-16 00:40:43 +02:00
ringo_simple_same_device_classes.cir.2 Provide special LVS test golden data for Windows (slight differences in shape order etc.) 2019-07-16 00:40:43 +02:00
ringo_simple_same_device_classes.lvs Allow preempt LVS configuration 2019-10-01 00:21:27 +02:00
ringo_simple_same_device_classes.lvsdb.1 LVS: allow missing device classes in reference schematic 2019-08-19 22:26:50 +02:00
ringo_simple_same_device_classes.lvsdb.2 LVS: allow missing device classes in reference schematic 2019-08-19 22:26:50 +02:00
ringo_simple_simplification.cir WIP: some fixes and small enhancements. New tests. 2019-07-08 00:09:10 +02:00
ringo_simple_simplification.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
ringo_simple_simplification.lvsdb.1 WIP: updated golden data for new device sorting in cross reference. 2019-07-27 20:37:41 +02:00
ringo_simple_simplification.lvsdb.2 Fixed a compiler warning, testcase update (part 1) 2019-11-02 20:39:59 +01:00
ringo_simple_simplification.lvsdb.3 Attempt to fix testdata for MSVC 2019-11-03 02:30:52 +01:00
ringo_simple_simplification_with_align.cir Updated tests. 2019-10-26 01:48:50 +02:00
ringo_simple_simplification_with_align.lvs Added "device_scaling" to LVS 2019-07-24 00:16:47 +02:00
ringo_simple_simplification_with_align.lvsdb.1 Updated tests. 2019-10-26 01:48:50 +02:00
ringo_simple_simplification_with_align.lvsdb.2 Fixed a compiler warning, testcase update (part 1) 2019-11-02 20:39:59 +01:00
ringo_simple_simplification_with_align.lvsdb.3 Attempt to fix testdata for MSVC 2019-11-03 02:30:52 +01:00
ringo_xdevice.cir Provide test case for spice reader with delegate for devices as subcircuits. Small bugfix in spice reader: wrong line number in warning. 2019-08-23 23:13:04 +02:00
vexriscv.cir.gz Consolidated test data for lvs:full - there are too many variants to support pure text compare. We use the netlist comparer now. 2019-07-21 09:20:44 +02:00
vexriscv.lvs Write short versions of LVS and L2N DB by default. 2019-07-12 17:43:43 +02:00
vexriscv.oas.gz WIP: added full LVS test. 2019-07-08 21:43:06 +02:00
vexriscv_align.lvs Added "device_scaling" to LVS 2019-07-24 00:16:47 +02:00
vexriscv_schematic.cir.gz WIP: added full LVS test. 2019-07-08 21:43:06 +02:00