klayout/testdata/drc
Matthias Koefferlein 9cf0a9e659 Major enhancements for DRC feature (universal DRC)
Main issue: universal DRC scheme and rectangle filtering/opposite filtering/shielding.

The space function required some enhancements to accomodate symmetric interactions.
Now there are symmetric edge pairs. Space initially runs twofold (primary to foreign)
but produces symmetric edge pairs. These are filtered later unless converted before.
2021-01-17 19:26:22 +01:00
..
antenna_l1.gds Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
compound_1.gds WIP: debugging 2020-12-25 15:00:52 +01:00
compound_2.gds WIP: debugging, test case for compound booleans 2020-12-26 00:06:49 +01:00
compound_3.gds WIP: debugging, test case for compound booleans 2020-12-26 00:06:49 +01:00
compound_4.gds WIP: more tests, debugging 2020-12-26 14:58:07 +01:00
compound_5.gds WIP: more tests, debugging 2020-12-26 14:58:07 +01:00
compound_6.gds WIP: more tests, debugging. 2020-12-26 15:41:20 +01:00
compound_7.gds WIP: more tests, debugging. 2020-12-26 15:41:20 +01:00
compound_8.gds WIP: more tests, debugging 2020-12-26 16:04:35 +01:00
compound_9.gds WIP: more tests, debugging 2020-12-26 17:06:44 +01:00
compound_10.gds WIP: more tests, debugging 2020-12-26 17:17:43 +01:00
compound_11.gds WIP: region/edge booleans, more tests, debugging 2020-12-26 17:48:53 +01:00
compound_12.gds WIP: region/edge booleans, more tests, debugging 2020-12-26 17:48:53 +01:00
compound_13.gds WIP: some refactoring to make functions available for DRC compound operations and to simplify binding 2021-01-01 23:20:11 +01:00
compound_14.gds More compound DRC operations (join, merge, count filter) 2021-01-04 21:34:12 +01:00
compound_15.gds More compound DRC operations (join, merge, count filter) 2021-01-04 21:34:12 +01:00
compound_16.gds WIP: a new concept for complex DRC - 'foreign' subjects 2021-01-05 22:49:30 +01:00
compound_au1.gds Generic DRC: new tests, bug fixes. 2021-01-06 11:59:47 +01:00
compound_au1d.gds Generic DRC: new tests, bug fixes. 2021-01-06 11:59:47 +01:00
compound_au2.gds WIP: debugging, test case for compound booleans 2020-12-26 00:06:49 +01:00
compound_au2d.gds WIP: more tests enabled for deep mode 2020-12-26 20:48:11 +01:00
compound_au3.gds Build error fixed, test cases updated. 2021-01-16 10:09:07 +01:00
compound_au3d.gds Build error fixed, test cases updated. 2021-01-16 10:09:07 +01:00
compound_au4.gds WIP: more tests, debugging 2020-12-26 14:58:07 +01:00
compound_au4d.gds WIP: more tests enabled for deep mode 2020-12-26 20:48:11 +01:00
compound_au5.gds WIP: more tests, debugging 2020-12-26 14:58:07 +01:00
compound_au5d.gds WIP: deep mode and complex DRC ops, debugging 2020-12-26 21:11:22 +01:00
compound_au6.gds WIP: more tests, debugging. 2020-12-26 15:41:20 +01:00
compound_au6d.gds WIP: deep mode and complex DRC ops, debugging 2020-12-26 21:11:22 +01:00
compound_au7.gds WIP: more tests, debugging. 2020-12-26 15:41:20 +01:00
compound_au7d.gds WIP: deep mode and complex DRC ops, debugging 2020-12-26 21:11:22 +01:00
compound_au8.gds WIP: more tests, debugging 2020-12-26 16:04:35 +01:00
compound_au8d.gds WIP: deep mode and complex DRC ops, debugging 2020-12-26 21:11:22 +01:00
compound_au9.gds WIP: more tests, debugging 2020-12-26 17:06:44 +01:00
compound_au9d.gds WIP: more tests enabled for deep mode 2020-12-26 20:48:11 +01:00
compound_au10.gds WIP: more tests, debugging 2020-12-26 17:17:43 +01:00
compound_au10d.gds WIP: more tests enabled for deep mode too. 2020-12-26 19:55:42 +01:00
compound_au11.gds WIP: region/edge booleans, more tests, debugging 2020-12-26 17:48:53 +01:00
compound_au11d.gds WIP: more tests enabled for deep mode too. 2020-12-26 19:55:42 +01:00
compound_au12.gds WIP: region/edge booleans, more tests, debugging 2020-12-26 17:48:53 +01:00
compound_au12d.gds WIP: Bugfixed deep processor (multi-input mode and input layer index), added tests 2020-12-26 19:43:51 +01:00
compound_au13.gds WIP: some refactoring to make functions available for DRC compound operations and to simplify binding 2021-01-01 23:20:11 +01:00
compound_au13d.gds WIP: some refactoring to make functions available for DRC compound operations and to simplify binding 2021-01-01 23:20:11 +01:00
compound_au14.gds Build error fixed, test cases updated. 2021-01-16 10:09:07 +01:00
compound_au14d.gds Build error fixed, test cases updated. 2021-01-16 10:09:07 +01:00
compound_au15.gds More compound DRC operations (join, merge, count filter) 2021-01-04 21:34:12 +01:00
compound_au15d.gds More compound DRC operations (join, merge, count filter) 2021-01-04 21:34:12 +01:00
compound_au16.gds WIP: a new concept for complex DRC - 'foreign' subjects 2021-01-05 22:49:30 +01:00
compound_au16d.gds WIP: a new concept for complex DRC - 'foreign' subjects 2021-01-05 22:49:30 +01:00
drcBasicTests_au.gds Updated test data. 2019-10-03 14:21:29 +02:00
drcGenericTests_1.drc Doc update, implemented != for DRC operations. 2021-01-10 21:36:58 +01:00
drcGenericTests_1.gds First test for generic DRC feature 2021-01-06 09:52:24 +01:00
drcGenericTests_2.drc Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_2.gds WIP: some development, bugfixing on DRC implementation - mainly about correct opposite filter operation 2021-01-06 23:39:51 +01:00
drcGenericTests_3.drc WIP: bug fixes, more tests for complex DRC 2021-01-09 15:56:55 +01:00
drcGenericTests_3.gds WIP: bug fixes, more tests for complex DRC 2021-01-09 15:56:55 +01:00
drcGenericTests_4.drc More tests, bug fixes. 2021-01-09 17:50:39 +01:00
drcGenericTests_4.gds More tests, bug fixes. 2021-01-09 17:50:39 +01:00
drcGenericTests_5.drc Added some tests for 'switch', small bug fix. 2021-01-15 17:32:39 +01:00
drcGenericTests_5.gds WIP: more tests on complex DRC ops 2021-01-09 18:40:32 +01:00
drcGenericTests_6.drc Added missing files. 2021-01-09 23:10:51 +01:00
drcGenericTests_6.gds Added missing files. 2021-01-09 23:10:51 +01:00
drcGenericTests_7.drc More tests for complex DRC 2021-01-09 23:23:50 +01:00
drcGenericTests_7.gds More tests for complex DRC 2021-01-09 23:23:50 +01:00
drcGenericTests_8.drc WIP: new tests for complex DRC ops. 2021-01-09 23:38:53 +01:00
drcGenericTests_8.gds More tests for complex DRC 2021-01-09 23:23:50 +01:00
drcGenericTests_9.drc Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcGenericTests_9.gds WIP: new tests for complex DRC ops. 2021-01-09 23:38:53 +01:00
drcGenericTests_10.drc Added more tests, debugging. 2021-01-10 09:02:41 +01:00
drcGenericTests_10.gds Added more tests, debugging. 2021-01-10 09:02:41 +01:00
drcGenericTests_11.drc Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_11.gds Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_12.drc Test enhancement. 2021-01-10 20:19:02 +01:00
drcGenericTests_12.gds Added missing files, tests for angle and length (universal DRC), some clarifications and bug fixes. 2021-01-10 20:18:06 +01:00
drcGenericTests_13.drc WIP: documentation, local merging of polygon for interact, covering .. 2021-01-12 01:08:12 +01:00
drcGenericTests_13.gds WIP: documentation, local merging of polygon for interact, covering .. 2021-01-12 01:08:12 +01:00
drcGenericTests_14.drc Tests for new DRC features (square, new attiribute tests) 2021-01-13 13:35:37 +01:00
drcGenericTests_14.gds Tests for new DRC features (square, new attiribute tests) 2021-01-13 13:35:37 +01:00
drcGenericTests_15.drc New *_sum quantifiers, doc enhancements, bug fixing 2021-01-14 00:21:21 +01:00
drcGenericTests_15.gds New *_sum quantifiers, doc enhancements, bug fixing 2021-01-14 00:21:21 +01:00
drcGenericTests_16.drc WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcGenericTests_16.gds WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcGenericTests_17.drc WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcGenericTests_17.gds WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcGenericTests_au1.gds Doc update, implemented != for DRC operations. 2021-01-10 21:36:58 +01:00
drcGenericTests_au1d.gds Doc update, implemented != for DRC operations. 2021-01-10 21:36:58 +01:00
drcGenericTests_au2.gds Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_au2d.gds Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_au3.gds WIP: bug fixes, more tests for complex DRC 2021-01-09 15:56:55 +01:00
drcGenericTests_au3d.gds Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcGenericTests_au4.gds Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_au4d.gds Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_au5.gds Added some tests for 'switch', small bug fix. 2021-01-15 17:32:39 +01:00
drcGenericTests_au5d.gds Added some tests for 'switch', small bug fix. 2021-01-15 17:32:39 +01:00
drcGenericTests_au6.gds Added missing files. 2021-01-09 23:10:51 +01:00
drcGenericTests_au6d.gds Added missing files. 2021-01-09 23:10:51 +01:00
drcGenericTests_au7.gds More tests for complex DRC 2021-01-09 23:23:50 +01:00
drcGenericTests_au7d.gds More tests for complex DRC 2021-01-09 23:23:50 +01:00
drcGenericTests_au8.gds WIP: new tests for complex DRC ops. 2021-01-09 23:38:53 +01:00
drcGenericTests_au8d.gds WIP: new tests for complex DRC ops. 2021-01-09 23:38:53 +01:00
drcGenericTests_au9.gds Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcGenericTests_au9d.gds Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcGenericTests_au10.gds Added more tests, debugging. 2021-01-10 09:03:39 +01:00
drcGenericTests_au10d.gds Added more tests, debugging. 2021-01-10 09:03:39 +01:00
drcGenericTests_au11.gds Some bug fixes, doc update, test updates. 2021-01-16 00:32:06 +01:00
drcGenericTests_au11d.gds WIP: more tests, bug fixes, new feature: deep_reject_odd_polygons, odd_polygons check disabled in deep mode 2021-01-10 18:46:01 +01:00
drcGenericTests_au12.gds Added missing files, tests for angle and length (universal DRC), some clarifications and bug fixes. 2021-01-10 20:18:06 +01:00
drcGenericTests_au12d.gds Added missing files, tests for angle and length (universal DRC), some clarifications and bug fixes. 2021-01-10 20:18:06 +01:00
drcGenericTests_au13.gds WIP: documentation, local merging of polygon for interact, covering .. 2021-01-12 01:08:12 +01:00
drcGenericTests_au13d.gds WIP: documentation, local merging of polygon for interact, covering .. 2021-01-12 01:08:12 +01:00
drcGenericTests_au14.gds Tests for new DRC features (square, new attiribute tests) 2021-01-13 13:35:37 +01:00
drcGenericTests_au14d.gds Tests for new DRC features (square, new attiribute tests) 2021-01-13 13:35:37 +01:00
drcGenericTests_au15.gds New *_sum quantifiers, doc enhancements, bug fixing 2021-01-14 00:21:21 +01:00
drcGenericTests_au15d.gds New *_sum quantifiers, doc enhancements, bug fixing 2021-01-14 00:21:21 +01:00
drcGenericTests_au16.gds WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcGenericTests_au16d.gds WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcGenericTests_au17.gds Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcGenericTests_au17d.gds Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcSimpleTests_1.drc A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_2.drc DRC tests integrated now + refactoring 2017-08-23 23:19:36 +02:00
drcSimpleTests_3.drc DRC tests integrated now + refactoring 2017-08-23 23:19:36 +02:00
drcSimpleTests_4.drc Two bug fixes in DRC related to flatten: 2019-03-09 09:59:23 +01:00
drcSimpleTests_5.drc Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcSimpleTests_6.drc Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcSimpleTests_7.drc Implemented #579 (perimeter_only mode for antenna check) (#582) 2020-06-05 10:55:07 +02:00
drcSimpleTests_8.drc Fixed DRC texts methods, added tests. 2020-05-20 23:56:35 +02:00
drcSimpleTests_9.drc Test cases for DRC-based net extraction and flat extraction 2019-03-10 19:35:13 +01:00
drcSimpleTests_10.drc Custom devices for device extractor - tests in the DRC framework 2019-03-10 22:37:32 +01:00
drcSimpleTests_11.drc Added "device_scaling" to LVS 2019-07-24 00:16:47 +02:00
drcSimpleTests_12.drc WIP: fixed unit tests, bug fix in DeepRegion -> and and not shall return a DeepRegion always. 2019-06-24 20:56:20 +02:00
drcSimpleTests_13a.drc Fixed #281 (proper reporting of width/space violations in the kissing-corner case) 2019-06-17 20:48:07 +02:00
drcSimpleTests_13b.drc Fixed #281 (proper reporting of width/space violations in the kissing-corner case) 2019-06-17 20:48:07 +02:00
drcSimpleTests_14.drc Fixed #476 2020-01-23 17:56:20 +01:00
drcSimpleTests_14.gds Fixed #476 2020-01-23 17:56:20 +01:00
drcSimpleTests_15.drc Fixed #548 (shield issue on space) (#549) 2020-04-30 22:03:16 +02:00
drcSimpleTests_15.gds Fixed #548 (shield issue on space) (#549) 2020-04-30 22:03:16 +02:00
drcSimpleTests_16.drc Added test for deep Text extents 2020-05-31 02:29:54 +02:00
drcSimpleTests_16.gds Implemented solution for #570 (deep Edges::extents) 2020-05-31 01:55:05 +02:00
drcSimpleTests_17.drc Preparation for merge with master, fixed comments 2020-11-22 09:28:27 +01:00
drcSimpleTests_17.gds Preparation for merge with master, fixed comments 2020-11-22 09:28:27 +01:00
drcSimpleTests_18.drc Preparation for merge with master, fixed comments 2020-11-22 09:28:27 +01:00
drcSimpleTests_18.gds DRC enhancements: max_vertex_count, max_area_ratio and forget 2020-09-15 00:12:55 +02:00
drcSimpleTests_19.drc WIP: clarification on shielding: in two-layer checks, the second layer shields, but not the first one. 2021-01-07 00:01:47 +01:00
drcSimpleTests_19.gds Made shielding an option for some DRC features. 2020-09-16 23:44:44 +02:00
drcSimpleTests_20.drc WIP: DRC 'enclosing' feature 2020-12-07 22:48:03 +01:00
drcSimpleTests_20.gds WIP: DRC 'enclosing' feature 2020-12-07 22:48:03 +01:00
drcSimpleTests_21.drc Preparation for merge with master, fixed comments 2020-11-22 09:28:27 +01:00
drcSimpleTests_21.gds Preparation for merge with master, fixed comments 2020-11-22 09:28:27 +01:00
drcSimpleTests_22.drc Added tests for opposite and rect filter. 2020-12-06 19:03:44 +01:00
drcSimpleTests_22.gds Added tests for opposite and rect filter. 2020-12-06 19:03:44 +01:00
drcSimpleTests_23.drc Added tests for opposite and rect filter. 2020-12-06 19:03:44 +01:00
drcSimpleTests_23.gds Added tests for opposite and rect filter. 2020-12-06 19:03:44 +01:00
drcSimpleTests_24.drc Fixed enclosing feature, added tests + DRC impl., DRC doc. 2020-12-08 22:44:33 +01:00
drcSimpleTests_24.gds Fixed enclosing feature, added tests + DRC impl., DRC doc. 2020-12-08 22:44:33 +01:00
drcSimpleTests_25.drc More intuitive DRC specification of 'projection_limits' with 'projecting' and a condition 2021-01-13 15:58:55 +01:00
drcSimpleTests_25.gds WIP: bug fixes, more tests for complex DRC 2021-01-09 15:56:55 +01:00
drcSimpleTests_26.drc More intuitive DRC specification of 'projection_limits' with 'projecting' and a condition 2021-01-13 15:58:55 +01:00
drcSimpleTests_26.gds Tests for new DRC features (square, new attiribute tests) 2021-01-13 13:35:37 +01:00
drcSimpleTests_27.drc WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcSimpleTests_27.gds WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcSimpleTests_au1.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au2.gds Updated test data. 2019-10-03 14:21:29 +02:00
drcSimpleTests_au3.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au4.gds Fixed unit tests, reverted one unintended change 2020-05-31 02:26:25 +02:00
drcSimpleTests_au5.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au6.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au7.gds Implemented #579 (perimeter_only mode for antenna check) (#582) 2020-06-05 10:55:07 +02:00
drcSimpleTests_au8.gds Fixed DRC texts methods, added tests. 2020-05-20 23:56:35 +02:00
drcSimpleTests_au9a.cir WIP: fixed unit tests. 2019-04-12 00:31:48 +02:00
drcSimpleTests_au9b.cir WIP: fixed unit tests. 2019-04-12 00:31:48 +02:00
drcSimpleTests_au10a.cir WIP: fixed unit tests. 2019-04-12 00:31:48 +02:00
drcSimpleTests_au10b.cir WIP: fixed unit tests. 2019-04-12 00:31:48 +02:00
drcSimpleTests_au11a.cir WIP: fixed unit tests. 2019-04-12 00:31:48 +02:00
drcSimpleTests_au11b.cir WIP: fixed unit tests. 2019-04-12 00:31:48 +02:00
drcSimpleTests_au12a.cir netlist exaction: selective net joining with labels 2019-04-15 23:24:27 +02:00
drcSimpleTests_au13a.gds Fixed #281 (proper reporting of width/space violations in the kissing-corner case) 2019-06-17 20:48:07 +02:00
drcSimpleTests_au13b.gds Fixed #281 (proper reporting of width/space violations in the kissing-corner case) 2019-06-17 20:48:07 +02:00
drcSimpleTests_au14.gds Fixed #476 2020-01-23 17:56:20 +01:00
drcSimpleTests_au14_2.gds Fixed #476 2020-01-23 17:56:20 +01:00
drcSimpleTests_au15.gds Fixed #548 (shield issue on space) (#549) 2020-04-30 22:03:16 +02:00
drcSimpleTests_au16.gds Added test for deep Text extents 2020-05-31 02:29:54 +02:00
drcSimpleTests_au17.gds Preparation for merge with master, fixed comments 2020-11-22 09:28:27 +01:00
drcSimpleTests_au18.gds DRC enhancements: max_vertex_count, max_area_ratio and forget 2020-09-15 00:12:55 +02:00
drcSimpleTests_au19.gds WIP: clarification on shielding: in two-layer checks, the second layer shields, but not the first one. 2021-01-07 00:01:47 +01:00
drcSimpleTests_au20.gds WIP: DRC 'enclosing' feature 2020-12-07 22:48:03 +01:00
drcSimpleTests_au21.gds Preparation for merge with master, fixed comments 2020-11-22 09:28:27 +01:00
drcSimpleTests_au22.gds Added tests for opposite and rect filter. 2020-12-06 19:03:44 +01:00
drcSimpleTests_au23.gds Added tests for opposite and rect filter. 2020-12-06 19:03:44 +01:00
drcSimpleTests_au24.gds Fixed enclosing feature, added tests + DRC impl., DRC doc. 2020-12-08 22:44:33 +01:00
drcSimpleTests_au25.gds WIP: bug fixes, more tests for complex DRC 2021-01-09 15:56:55 +01:00
drcSimpleTests_au25d.gds WIP: bug fixes, more tests for complex DRC 2021-01-09 15:56:55 +01:00
drcSimpleTests_au26.gds Tests for new DRC features (square, new attiribute tests) 2021-01-13 13:35:37 +01:00
drcSimpleTests_au26d.gds Tests for new DRC features (square, new attiribute tests) 2021-01-13 13:35:37 +01:00
drcSimpleTests_au27.gds Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcSimpleTests_au27d.gds Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcSuiteTests.drc WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcSuiteTests_au1.oas Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcSuiteTests_au2.oas WIP (shielding, various bug fixes) 2021-01-17 14:38:44 +01:00
drcSuiteTests_au3.oas Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
drcSuiteTests_au4.oas Added anonot method to DRC, provide tests. 2020-06-14 18:49:21 +02:00
drcSuiteTests_au5.oas Added anonot method to DRC, provide tests. 2020-06-14 18:49:21 +02:00
drcSuiteTests_au6.oas Added anonot method to DRC, provide tests. 2020-06-14 18:49:21 +02:00
drctest.drc Refactoring of the containers (Edges, Region, EdgePairs, Texts): size -> count, added hier_count. Added SRegion for shape iterator as generic polygonizable things 2020-10-11 17:51:54 +02:00
drctest.gds Bugfixed tiled mode with text input, DRC tests added and test data updated. 2020-05-23 19:03:42 +02:00
drctest2.drc Added DRC test suite and "smoothed" function for DRC 2017-07-06 23:02:11 +02:00
drctest2_au.oas.gz Added DRC test suite and "smoothed" function for DRC 2017-07-06 23:02:11 +02:00
drctest_au.oas.gz Added DRC test suite and "smoothed" function for DRC 2017-07-06 23:02:11 +02:00
implicit_nets.gds netlist exaction: selective net joining with labels 2019-04-15 23:24:27 +02:00
kissing_corners.gds Fixed #281 (proper reporting of width/space violations in the kissing-corner case) 2019-06-17 20:48:07 +02:00
ringo.gds Fixed unit tests, reverted one unintended change 2020-05-31 02:26:25 +02:00
run_drc_test.sh Implemented LayerInfo for DRC input/output 2017-07-11 00:36:51 +02:00
texts.gds Fixed DRC texts methods, added tests. 2020-05-20 23:56:35 +02:00
vdiv.gds Custom devices for device extractor - tests in the DRC framework 2019-03-10 22:37:32 +01:00