..
dbArray.cc
Fixed a regular arrays issue with begin_touching
2019-10-04 22:45:23 +02:00
dbBox.cc
Updated copyright.
2019-01-08 01:09:25 +01:00
dbBoxScanner.cc
Enhanced intersections algorithm so that the generated points won't overlay with finite edges from the AND part
2019-11-19 21:19:36 +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
Updated test data.
2019-11-11 23:03:40 +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
Enhanced intersections algorithm so that the generated points won't overlay with finite edges from the AND part
2019-11-19 21:19:36 +01:00
dbDeepRegionTests.cc
Added tests for Region#scale_and_snap and Region#snap
2019-11-07 23:33:54 +01:00
dbDeepShapeStoreTests.cc
Added tests (breakout cells, LVS cheats)
2019-10-18 00:25:51 +02: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
Fixed #281 (proper reporting of width/space violations in the kissing-corner case)
2019-06-17 20:48:07 +02:00
dbEdgePairs.cc
Updated test because of edge pair normlization
2019-03-09 20:25:45 +01:00
dbEdgeProcessor.cc
Updated copyright.
2019-01-08 01:09:25 +01:00
dbEdges.cc
Enhanced intersections algorithm so that the generated points won't overlay with finite edges from the AND part
2019-11-19 21:19:36 +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
First attempt to fix the issue
2019-12-09 21:37:07 +01:00
dbHierProcessorTests.cc
Avoid netlist extraction issues with duplicate instances
2019-06-13 13:33:28 +02: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
Spelling errors in code and comments fixed
2019-03-31 15:25:18 +00:00
dbLayoutDiff.cc
Updated copyright.
2019-01-08 01:09:25 +01:00
dbLayoutQueryTests.cc
Fix for layout query performance improvement: needs to check for qualified cell name (with lib), not pure cellname
2019-08-18 19:09:07 +02:00
dbLayoutToNetlistReaderTests.cc
Also write the net properties to GDS or OASIS
2019-11-13 23:09:09 +01:00
dbLayoutToNetlistTests.cc
Update unit test for issue-417 branch.
2019-11-23 01:45:56 +01:00
dbLayoutToNetlistWriterTests.cc
Added persistency of the netlist object properties into L2N/LVSDB files
2019-11-13 00:06:29 +01:00
dbLayoutUtils.cc
Fixed 'scale_and_snap' feature
2019-11-07 22:54:16 +01:00
dbLayoutVsSchematicTests.cc
Updated golden data of two tests for Windows.
2019-07-16 01:27:08 +02: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
dbNetlistCompareTests.cc
Refine pin mismatch handling so that only 'not used' nets will make a pin match against null.
2019-11-24 16:40:45 +01:00
dbNetlistDeviceClassesTests.cc
Fixed unit tests.
2019-07-04 01:24:19 +02:00
dbNetlistDeviceExtractorTests.cc
Updated copyright.
2019-01-08 01:09:25 +01:00
dbNetlistExtractorTests.cc
WIP: first implementation - needs testing.
2019-11-23 01:20:22 +01:00
dbNetlistReaderTests.cc
Fixed #438 (error on redefinition of subcircuit in SPICE)
2019-12-07 23:39:39 +01:00
dbNetlistTests.cc
Unit tests fixed and a bugfix in the netlist compare
2019-11-23 22:04:25 +01:00
dbNetlistWriterTests.cc
Don't write third terminal for R or C (WithBulk variants)
2019-07-15 23:19:03 +02:00
dbObject.cc
issue #317 : provide undo combination for the paste+move sequence in 'interactive paste'. Same for 'interactive dup'
2019-09-04 23:47:05 +02: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
Enabled net tracing for heavily decomposed polygons
2019-09-19 00:13:14 +02:00
dbPolygonToolsTests.cc
First fix for issue-306: some polygons are not recognized as rounded, more robust radius extraction.
2019-08-17 23:55:49 +02: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#scale_and_snap and Region#snap
2019-11-07 23:33:54 +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
Spelling errors in code and comments fixed
2019-03-31 15:25:18 +00: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
dbTechnologyTests.cc
Implemented #407 (variables in technology base path)
2019-11-21 21:37:00 +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
Implemented #407 (variables in technology base path)
2019-11-21 21:37:00 +01:00