klayout/src/db/unit_tests
Matthias Koefferlein 604a634bf1 Generalization of layout index for LayoutToNetlist 2019-03-03 18:10:52 +01:00
..
dbArray.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbBox.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbBoxScanner.cc Some performance improvement by eliminating empty objects in the box scanner. 2019-01-21 22:37:02 +01:00
dbBoxTree.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbCell.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbCellGraphUtils.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbCellHullGenerator.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbCellMapping.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbCellVariantsTests.cc Cell variant resolution by propagation, grid check now implementation hierarchically (with propagation) 2019-02-17 10:59:04 +01:00
dbClip.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbDeepEdgePairsTests.cc Fixed a nasty issue with editable mode. 2019-02-18 23:34:46 +01:00
dbDeepEdgesTests.cc Refactoring: new concept for edge/polygon filters 2019-02-19 20:19:10 +01:00
dbDeepRegionTests.cc Region: hierarchical text object detection implementated. 2019-02-23 00:56:55 +01:00
dbDeepShapeStoreTests.cc WIP: fixed bugs, added tests. 2019-02-28 22:23:20 +01:00
dbEdge.cc Modified edge transformation to maintain the orientation paradigm 2019-02-10 16:03:46 +01:00
dbEdgePair.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbEdgePairRelations.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbEdgePairs.cc Refactoring of the polygon processing in Region 2019-02-19 22:11:55 +01:00
dbEdgeProcessor.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbEdges.cc Refactoring: new concept for edge/polygon filters 2019-02-19 20:19:10 +01:00
dbEdgesToContours.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbExpression.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbHierNetworkProcessorTests.cc Fixed crash by introducing a new scheme for storing cluster refs 2019-02-25 22:36:24 +01:00
dbHierProcessorTests.cc Added result type template parameter to local hier processor. 2019-02-12 20:32:07 +01:00
dbHierarchyBuilderTests.cc Enabled transformations for deep regions/edges/edge pairs - important for handling layouts with different DBUs in DRC 2019-02-22 01:02:48 +01:00
dbLayer.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayerMapping.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayout.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayoutDiff.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayoutQuery.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbLayoutToNetlistReaderTests.cc Refactoring, some bugfixes, GSI bindings for L2N methods. 2019-01-20 23:12:27 +01:00
dbLayoutToNetlistTests.cc GSI binding of antenna check function + tests. 2019-03-02 00:38:51 +01:00
dbLayoutToNetlistWriterTests.cc Refactoring, some bugfixes, GSI bindings for L2N methods. 2019-01-20 23:12:27 +01:00
dbLayoutUtils.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbLibraries.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbLoadLayoutOptionsTests.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbMatrix.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbNetlistDeviceClassesTests.cc Introduced perimeter parameters for MOS3/MOS4 2019-02-02 01:29:28 +01:00
dbNetlistDeviceExtractorTests.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbNetlistExtractorTests.cc Generalization of layout index for LayoutToNetlist 2019-03-03 18:10:52 +01:00
dbNetlistTests.cc Implemented SPICE writer + tests. 2019-01-31 00:07:10 +01:00
dbNetlistWriterTests.cc Introduced perimeter parameters for MOS3/MOS4 2019-02-02 01:29:28 +01:00
dbObject.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbPCells.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbPath.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbPoint.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbPolygon.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbPolygonTools.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbPropertiesRepository.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbRecursiveShapeIteratorTests.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbRegion.cc Added tests for region processors. 2019-02-20 21:40:43 +01:00
dbSaveLayoutOptionsTests.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbShape.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbShapeArray.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbShapeRepository.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbShapes.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbStreamLayers.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbText.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbTilingProcessor.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbTrans.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbVariableWidthPath.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbVector.cc Updated copyright. 2019-01-08 01:09:25 +01:00
dbWriterTools.cc Updated copyright. 2019-01-08 01:09:25 +01:00
unit_tests.pro WIP: Deep edge pairs 2019-02-12 00:08:47 +01:00