klayout/testdata/ruby
Matthias Köfferlein a1c08c0f89
DRC switch to exclude the kissing corner configuration (and more) (#1600)
* Some refactoring, introducing new configuration option for edge pair check core algorithm for zero distance handling.

* Bugfix

* Renaming for clarification of collinear edges vs. distance which is defined otherwise.

* Implemented low-level option for collinear edge handling in Edges and Region

* DRC integration of new features

* Simple test for collinear mode feature

* Updating documentation

* Experiment: extending collinear mode towards 'zero distance'

* DRC 'collinear mode' becomes 'zero distance mode'

With this change, the default implementation for kissing corners
is changed from collinear edges only to touching edges in general.

The original mode can be restored by using:

l1.space(600.nm, DRCZeroDistanceMode::new(RBA::ZeroDistanceMode::IncludeZeroDistanceWhenCollinearAndTouching)).output(103, 0)

* Adding test data

* Fixed unit tests

* Fixed unit test

* Renamed new DRC options to: without_touching_corners and without_touching_edges as this is more consistent

* Fixed GSI binding, so no internal error is thrown when generating the doc

---------

Co-authored-by: Matthias Koefferlein <matthias@klayout.de>
2024-02-12 08:40:00 +01:00
..
interactive Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
antTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
basic.rb Update copyright year 2024-01-01 17:27:59 +01:00
basic_testcore.rb Merge branch 'wip' 2023-12-23 18:05:54 +01:00
basic_testcore_defs.rb Fixed rba basic testsuite when both modes are used. 2017-12-27 19:40:44 +01:00
config.xml Initialized repository with current sources. 2017-02-12 13:21:08 +01:00
dbBooleanTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbBoxTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbCellInstArrayTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbCellMapping.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbCellTests.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgePairTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgePairsTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgeTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbEdgesTest.rb DRC switch to exclude the kissing corner configuration (and more) (#1600) 2024-02-12 08:40:00 +01:00
dbGlyphs.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbInstElementTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbInstanceTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLayerMapping.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutDiff.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutQuery.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutTests1.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutTests2.rb Issue 1609 (#1613) 2024-02-11 10:32:56 +01:00
dbLayoutToNetlist.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLayoutVsSchematic.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLibrary.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbLogTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbMatrix.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlist.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistCompare.rb Added tests 2023-09-24 21:33:28 +02:00
dbNetlistCrossReference.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistDeviceClasses.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistDeviceExtractors.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistReaderTests.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbNetlistWriterTests.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbPCells.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbPathTest.rb Unit test compatibility with 64bit coordinate builds 2024-01-03 02:05:06 +01:00
dbPointTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbPolygonTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbReaders.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbRecursiveInstanceIterator.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbRecursiveShapeIterator.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbRegionTest.rb DRC switch to exclude the kissing corner configuration (and more) (#1600) 2024-02-12 08:40:00 +01:00
dbShapesTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbSimplePolygonTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbTechnologies.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbTextTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbTextsTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbTilingProcessorTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbTransTest.rb Added tests 2024-01-05 23:47:46 +01:00
dbUtilsTests.rb Update copyright year 2024-01-01 17:27:59 +01:00
dbVectorTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
edtTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
extNetTracer.rb Update copyright year 2024-01-01 17:27:59 +01:00
imgObject.rb Update copyright year 2024-01-01 17:27:59 +01:00
kwargs.rb Update copyright year 2024-01-01 17:27:59 +01:00
layLayers.rb Update copyright year 2024-01-01 17:27:59 +01:00
layLayoutView.rb Merge branch 'master' into wip 2024-01-07 17:25:11 +01:00
layMacro.rb Update copyright year 2024-01-01 17:27:59 +01:00
layMainWindow.rb Fixed unit tests for non-Qt case 2024-01-24 00:38:38 +01:00
layMarkers.rb Update copyright year 2024-01-01 17:27:59 +01:00
layMenuTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
layPixelBuffer.rb Update copyright year 2024-01-01 17:27:59 +01:00
laySaveLayoutOptions.rb Update copyright year 2024-01-01 17:27:59 +01:00
laySession.rb Update copyright year 2024-01-01 17:27:59 +01:00
qtbinding.rb Update copyright year 2024-01-01 17:27:59 +01:00
rdbTest.rb Update copyright year 2024-01-01 17:27:59 +01:00
test_epilogue.rb Compatibility with ruby 1.8, force garbage cleanup for LVS/DRC and tests. 2019-07-21 10:23:08 +02:00
test_prologue.rb Compatibility with ruby 1.8, force garbage cleanup for LVS/DRC and tests. 2019-07-21 10:23:08 +02:00
tlTest.rb Update copyright year 2024-01-01 17:27:59 +01:00