klayout/testdata/drc
Matthias Koefferlein 8b29b30ff9 WIP: more consistent text handling
Texts are not only kept inside original layers, but
also inside deep layers. This enables using texts
from DRC.

However, texts in deep layers are kept as markers.
Mostly they are converted back to texts, but the
orientation will be lost.

The change eliminates the need to using Iterators
in DRC instead of original layers and use of
label layers in deep mode.

A drawback is the presence of marker shapes in
deep mode (unless polygon layers are created).
Also, text output to RDB is not supported from
deep layers currently.
2019-03-06 00:34:56 +01:00
..
antenna_l1.gds Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcBasicTests_au.oas FEATURE: 'labels' method in DRC scripts allows copying labels to output layers. 2018-04-28 10:36:13 +02:00
drcSimpleTests_1.drc DRC tests integrated now + refactoring 2017-08-23 23:19:36 +02: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 Included a test for DRC's 'flatten' method 2019-02-18 23:51:39 +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 Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcSimpleTests_au1.oas Using OASIS files for smaller size as DRC golden data 2018-01-12 00:06:24 +01:00
drcSimpleTests_au2.oas Using OASIS files for smaller size as DRC golden data 2018-01-12 00:06:24 +01:00
drcSimpleTests_au3.oas Using OASIS files for smaller size as DRC golden data 2018-01-12 00:06:24 +01:00
drcSimpleTests_au4.oas Some bug fixes, added tests for hier DRC (at least for what is there yet) 2019-02-18 22:24:34 +01:00
drcSimpleTests_au5.oas Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcSimpleTests_au6.oas Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcSimpleTests_au7.oas Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcSuiteTests.drc Some bug fixes, added tests for hier DRC (at least for what is there yet) 2019-02-18 22:24:34 +01:00
drcSuiteTests_au1.oas Using OASIS files for smaller size as DRC golden data 2018-01-12 00:06:24 +01:00
drcSuiteTests_au2.oas Using OASIS files for smaller size as DRC golden data 2018-01-12 00:06:24 +01:00
drcSuiteTests_au3.oas Updated DRC test data. 2018-04-23 23:31:15 +02:00
drcSuiteTests_au4.oas Using OASIS files for smaller size as DRC golden data 2018-01-12 00:06:24 +01:00
drcSuiteTests_au5.oas Some bug fixes, added tests for hier DRC (at least for what is there yet) 2019-02-18 22:24:34 +01:00
drcSuiteTests_au6.oas Some bug fixes, added tests for hier DRC (at least for what is there yet) 2019-02-18 22:24:34 +01:00
drctest.drc DRC: added collect*, select and each methods. 2017-07-17 21:36:29 +02:00
drctest.gds Some bug fixes, added tests for hier DRC (at least for what is there yet) 2019-02-18 22:24:34 +01: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
run_drc_test.sh Implemented LayerInfo for DRC input/output 2017-07-11 00:36:51 +02:00
texts.gds WIP: more consistent text handling 2019-03-06 00:34:56 +01:00