klayout/testdata/drc
Matthias Koefferlein 6932977273 A few bug fixes and test updates
- edge pairs are normalized before turning them into polygons.
  This makes flat and deep implementation more consistent.
- deep region and flat regions were not cooperating in geo
  checks
- unnamed layers are not registered in make_layer - this
  does not make sense and will just hold a fake ref
- tests now use GDS to represent texts after transformation
  (with orientation, OASIS can't do this)
- texts are more consistently handled in the tests
- test debug output is not written in the same format
  than golden data unless special normalization is
  requested.
- a non-orientable polygon was converted to orientable in
  a text because this can be represented in GDS consistently
- DRC testsuite uses "polygons" instead of "input" to achieve
  identical behavior for deep and flat mode with respect to
  texts
- dbRegionTests are updated because texts are not allowed
  for non-original layers too
2019-03-09 19:40:38 +01:00
..
antenna_l1.gds Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcBasicTests_au.gds A few bug fixes and test updates 2019-03-09 19:40:38 +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 Added DRC tests for antenna check. 2019-03-02 11:23:40 +01:00
drcSimpleTests_8.drc WIP: updated test cases. 2019-03-06 07:41:44 +01:00
drcSimpleTests_au1.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au2.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au3.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au4.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01: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 A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSimpleTests_au8.gds A few bug fixes and test updates 2019-03-09 19:40:38 +01:00
drcSuiteTests.drc A few bug fixes and test updates 2019-03-09 19:40:38 +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