klayout/src/db/db
Matthias Koefferlein 76a1450f32 Fixed issue #1441 (RDB support for text attributes like size, font, halign/valign) 2023-08-01 22:48:28 +02:00
..
built-in-macros Debugged Ruby PCellDeclarationHelper, small enhancements 2022-10-30 10:00:51 +01:00
built-in-pymacros Python implementation of PCell helper with callback 2022-10-30 00:15:48 +02:00
glyphs Fixed issue-241 (no TextGenerator.default_generator for pymod) 2019-03-21 23:11:52 +01:00
db.pro First features to support cell meta data 2023-04-16 20:25:30 +02:00
dbArray.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbArray.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbAsIfFlatEdgePairs.cc WIP: refactoring, more property support, DRC integration, bug fixes ... 2023-01-20 19:08:21 +01:00
dbAsIfFlatEdgePairs.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbAsIfFlatEdges.cc WIP: refactoring, more property support, DRC integration, bug fixes ... 2023-01-20 19:08:21 +01:00
dbAsIfFlatEdges.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbAsIfFlatRegion.cc Performance enhancement of flat space DRC in some cases 2023-03-12 19:45:24 +01:00
dbAsIfFlatRegion.h WIP: implemented some TODOs 2023-01-21 16:35:01 +01:00
dbAsIfFlatTexts.cc WIP: refactoring, enabling properties for flat processing 2023-01-17 01:00:27 +01:00
dbAsIfFlatTexts.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbBox.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbBox.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbBoxConvert.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbBoxConvert.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbBoxScanner.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbBoxScanner.h Another shortcut for two-input box scanner, but does not make a large difference 2023-06-09 23:26:49 +02:00
dbBoxTree.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCell.cc New methods: Layout#copy_layer, Layout#move_layer and Layout#clear_layer with shape selector, Shapes#clear with shape selector 2023-05-31 22:49:02 +02:00
dbCell.h New methods: Layout#copy_layer, Layout#move_layer and Layout#clear_layer with shape selector, Shapes#clear with shape selector 2023-05-31 22:49:02 +02:00
dbCellGraphUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCellGraphUtils.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCellHullGenerator.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCellHullGenerator.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCellInst.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCellInst.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCellMapping.cc Small performance enhancement of cell mapping 2023-06-29 23:09:16 +02:00
dbCellMapping.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCellVariants.cc Copying meta information of cells on various occasions too (e.g. clipboard copy & paste) 2023-04-29 23:27:42 +02:00
dbCellVariants.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCircuit.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCircuit.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbClip.cc Fixed issue #1407 (clip does not support polygons with holes) 2023-07-02 22:14:13 +02:00
dbClip.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbClipboard.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbClipboard.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbClipboardData.cc Copying meta information of cells on various occasions too (e.g. clipboard copy & paste) 2023-04-29 23:27:42 +02:00
dbClipboardData.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbColdProxy.cc Next steps - persistency of meta info 2023-04-18 21:24:26 +02:00
dbColdProxy.h Next steps - persistency of meta info 2023-04-18 21:24:26 +02:00
dbCommon.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCommonReader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCommonReader.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbCompoundOperation.cc WIP: DRC properties constraints now need explicit generation of output properties. 2023-01-21 14:04:06 +01:00
dbCompoundOperation.h WIP: DRC properties constraints now need explicit generation of output properties. 2023-01-21 14:04:06 +01:00
dbConverters.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbConverters.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbDeepEdgePairs.cc WIP: refactoring, more property support, DRC integration, bug fixes ... 2023-01-20 19:08:21 +01:00
dbDeepEdgePairs.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbDeepEdges.cc WIP: property support for merged edges and extended on deep edges 2023-01-21 10:12:46 +01:00
dbDeepEdges.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbDeepRegion.cc Doc update 2023-06-26 14:19:29 +02:00
dbDeepRegion.h WIP: net generation from region layers 2023-01-19 14:44:17 +01:00
dbDeepShapeStore.cc Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor) 2023-07-04 07:56:58 +02:00
dbDeepShapeStore.h Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor) 2023-07-04 07:56:58 +02:00
dbDeepTexts.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbDeepTexts.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbDevice.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbDevice.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbDeviceAbstract.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbDeviceAbstract.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbDeviceClass.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbDeviceClass.h Spice reader enhancements 2023-03-12 15:36:50 +01:00
dbEdge.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdge.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgeBoolean.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgeBoolean.h WIP: refactoring, more property support, DRC integration, bug fixes ... 2023-01-20 19:08:21 +01:00
dbEdgePair.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgePair.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgePairFilters.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgePairFilters.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgePairRelations.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgePairRelations.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgePairs.cc WIP: property management for flat shape containers 2023-01-15 13:34:47 +01:00
dbEdgePairs.h WIP: Bug fixes, refactoring 2023-01-17 01:37:10 +01:00
dbEdgePairsDelegate.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgePairsDelegate.h WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbEdgeProcessor.cc Small update: code patch for fixing debug output 2023-05-21 21:07:43 +02:00
dbEdgeProcessor.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdges.cc WIP: property management for flat shape containers 2023-01-15 13:34:47 +01:00
dbEdges.h WIP: Bug fixes, refactoring 2023-01-17 01:37:10 +01:00
dbEdgesDelegate.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgesDelegate.h WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbEdgesLocalOperations.cc WIP: refactoring, started implementing DRC checks with property support 2023-01-18 01:36:22 +01:00
dbEdgesLocalOperations.h WIP: refactoring, started implementing DRC checks with property support 2023-01-18 01:36:22 +01:00
dbEdgesToContours.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgesToContours.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEdgesUtils.cc Fixed two compiler warnings of hidden virtual methods 2023-04-16 21:31:02 +02:00
dbEdgesUtils.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEmptyEdgePairs.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEmptyEdgePairs.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbEmptyEdges.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEmptyEdges.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbEmptyRegion.cc WIP: preparations for generic DRC with properties 2023-01-18 15:24:00 +01:00
dbEmptyRegion.h WIP: net generation from region layers 2023-01-19 14:44:17 +01:00
dbEmptyTexts.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbEmptyTexts.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbFillTool.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbFillTool.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbFlatEdgePairs.cc One bug fix, made tests more robust and compatible with MSVC 2023-01-22 16:17:13 +01:00
dbFlatEdgePairs.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbFlatEdges.cc WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbFlatEdges.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbFlatRegion.cc Fixed issue #1373 (shapes with user properties are skipped from second input of flat region's '+' operator) 2023-05-14 22:48:31 +02:00
dbFlatRegion.h WIP: debugging and unit test for net-aware booleans 2023-01-19 21:15:41 +01:00
dbFlatTexts.cc WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbFlatTexts.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbForceLink.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbForceLink.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbFuzzyCellMapping.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbFuzzyCellMapping.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbGenericShapeIterator.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbGenericShapeIterator.h WIP: refactoring, enabling properties for flat processing 2023-01-17 01:00:27 +01:00
dbGlyphs.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbGlyphs.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbHash.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbHershey.cc Bugfix, text reference made the program assert 2023-05-11 18:57:24 +02:00
dbHershey.h Fixed text bbox computation under the presence of global view transformations and 'apply text transformation' false 2023-05-11 20:05:28 +02:00
dbHersheyFont.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbHierNetworkProcessor.cc WIP: enabling booleans with property constraints 2023-01-15 20:23:32 +01:00
dbHierNetworkProcessor.h WIP: property-aware meging of deep region 2023-01-14 22:26:42 +01:00
dbHierProcessor.cc Merge branch 'xor-perf-trial' into wip2 2023-06-09 23:32:14 +02:00
dbHierProcessor.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbHierarchyBuilder.cc Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor) 2023-07-04 07:56:58 +02:00
dbHierarchyBuilder.h Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor) 2023-07-04 07:56:58 +02:00
dbInit.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbInit.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbInstElement.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbInstElement.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbInstances.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbInstances.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayer.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayerMapping.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayerMapping.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayerProperties.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayerProperties.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayout.cc Meta infos in GDS2 files do not make old KLayout versions fail always 2023-07-11 01:01:43 +02:00
dbLayout.h New methods: Layout#copy_layer, Layout#move_layer and Layout#clear_layer with shape selector, Shapes#clear with shape selector 2023-05-31 22:49:02 +02:00
dbLayoutContextHandler.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutContextHandler.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutDiff.cc Fixed issue #1281 (Layout diff should ignore shape or instance duplicates) 2023-06-10 09:11:39 +02:00
dbLayoutDiff.h Fixed issue #1281 (Layout diff should ignore shape or instance duplicates) 2023-06-10 09:11:39 +02:00
dbLayoutLayers.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutLayers.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutQuery.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutQuery.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutStateModel.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutStateModel.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutToNetlist.cc WIP: experimenting with pulling net names from subcircuits for dummy connections 2023-01-21 11:22:03 +01:00
dbLayoutToNetlist.h WIP: experimenting with pulling net names from subcircuits for dummy connections 2023-01-21 11:22:03 +01:00
dbLayoutToNetlistEnums.h WIP: using net name/circuit name instead of net ID for property value as this is more stable for better regression testing. 2023-01-20 01:16:30 +01:00
dbLayoutToNetlistFormatDefs.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutToNetlistFormatDefs.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutToNetlistReader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutToNetlistReader.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutToNetlistWriter.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutToNetlistWriter.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutUtils.cc Fixed issue #1407 (clip does not support polygons with holes) 2023-07-02 22:14:13 +02:00
dbLayoutUtils.h WIP: refactoring, preparing polygon-to-edge with properties 2023-01-17 17:08:36 +01:00
dbLayoutVsSchematic.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutVsSchematic.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutVsSchematicFormatDefs.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutVsSchematicFormatDefs.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutVsSchematicReader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutVsSchematicReader.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutVsSchematicWriter.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLayoutVsSchematicWriter.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLibrary.cc Next steps - persistency of meta info 2023-04-18 21:24:26 +02:00
dbLibrary.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLibraryManager.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLibraryManager.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLibraryProxy.cc WIP: refactoring, preparing polygon-to-edge with properties 2023-01-17 17:08:36 +01:00
dbLibraryProxy.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLoadLayoutOptions.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLoadLayoutOptions.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbLocalOperation.cc WIP: preparations for generic DRC with properties 2023-01-18 15:24:00 +01:00
dbLocalOperation.h [BUGFIX] WIP: property support for DRC functions, bugfix: DRC check against raw (non-merged semantics) second input did not work 2023-01-18 12:34:47 +01:00
dbLocalOperationUtils.cc WIP: refactoring, preparing polygon-to-edge with properties 2023-01-17 17:08:36 +01:00
dbLocalOperationUtils.h Attempt to fix Windows builds 2023-01-22 10:23:54 +01:00
dbManager.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbManager.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMatrix.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMatrix.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMemStatistics.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMemStatistics.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMetaInfo.h Enabling build of version agnostic plugins 2023-04-22 21:26:39 +02:00
dbMutableEdgePairs.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMutableEdgePairs.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMutableEdges.cc WIP: polygons to edges with properties 2023-01-17 19:07:32 +01:00
dbMutableEdges.h WIP: polygons to edges with properties 2023-01-17 19:07:32 +01:00
dbMutableRegion.cc WIP: introducing properties for FlatRegion and others 2023-01-08 19:27:41 +01:00
dbMutableRegion.h WIP: introducing properties for FlatRegion and others 2023-01-08 19:27:41 +01:00
dbMutableTexts.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbMutableTexts.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNamedLayerReader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNamedLayerReader.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNet.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNet.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetShape.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetShape.h WIP: enabling booleans with property constraints 2023-01-15 20:23:32 +01:00
dbNetlist.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlist.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompare.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompare.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompareCore.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompareCore.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompareGraph.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompareGraph.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompareUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCompareUtils.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCrossReference.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistCrossReference.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistDeviceClasses.cc Spice reader enhancements 2023-03-12 15:36:50 +01:00
dbNetlistDeviceClasses.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistDeviceExtractor.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistDeviceExtractor.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistDeviceExtractorClasses.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistDeviceExtractorClasses.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistExtractor.cc WIP: experimenting with pulling net names from subcircuits for dummy connections 2023-01-21 11:22:03 +01:00
dbNetlistExtractor.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistObject.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistObject.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistReader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistReader.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistSpiceReader.cc Netlist reader: anonymous circuits are not checked for known parameters 2023-05-06 00:00:56 +02:00
dbNetlistSpiceReader.h Some refactoring of Spice reader with the goal to simplify delegate implementation, removing static instance of default delegate 2023-03-12 17:03:15 +01:00
dbNetlistSpiceReaderDelegate.cc [bugfix] making 'R', 'L' and 'C' parameters too for the respective Spice elements (beside 'value') 2023-05-11 23:40:20 +02:00
dbNetlistSpiceReaderDelegate.h Some alignment of Spice reader details with ngspice (not all possible ways of specifying R, L or C elements are supported currently) 2023-03-24 13:29:14 +01:00
dbNetlistSpiceReaderExpressionParser.cc Some alignment of Spice reader details with ngspice (not all possible ways of specifying R, L or C elements are supported currently) 2023-03-24 13:29:14 +01:00
dbNetlistSpiceReaderExpressionParser.h Some alignment of Spice reader details with ngspice (not all possible ways of specifying R, L or C elements are supported currently) 2023-03-24 13:29:14 +01:00
dbNetlistSpiceWriter.cc Update to test data 2023-02-27 00:19:14 +01:00
dbNetlistSpiceWriter.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistUtils.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistWriter.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbNetlistWriter.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbObject.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbObject.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbObjectTag.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbObjectWithProperties.h WIP: property support for transformation, filters, processors 2023-01-15 15:03:34 +01:00
dbOriginalLayerEdgePairs.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbOriginalLayerEdgePairs.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbOriginalLayerEdges.cc WIP: bug fixing, test for GSI binding of checks with property constraints 2023-01-19 23:27:31 +01:00
dbOriginalLayerEdges.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbOriginalLayerRegion.cc WIP: refactoring, more property support, DRC integration, bug fixes ... 2023-01-20 19:08:21 +01:00
dbOriginalLayerRegion.h WIP: debugging and unit test for net-aware booleans 2023-01-19 21:15:41 +01:00
dbOriginalLayerTexts.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbOriginalLayerTexts.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbPCellDeclaration.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPCellDeclaration.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPCellHeader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPCellHeader.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPCellVariant.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPCellVariant.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPath.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPath.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPin.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPin.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPlugin.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPlugin.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPoint.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPoint.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPolygon.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPolygon.h Fixing a performance issue on hole insertion for polygons with many holes 2023-05-20 23:09:57 +02:00
dbPolygonGenerators.cc Fixing a performance issue on hole insertion for polygons with many holes 2023-05-20 23:09:57 +02:00
dbPolygonGenerators.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPolygonTools.cc Merge pull request #1379 from KLayout/wip2 2023-05-23 19:44:49 +02:00
dbPolygonTools.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbPropertiesRepository.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbPropertiesRepository.h WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbPropertyConstraint.h WIP: DRC properties constraints now need explicit generation of output properties. 2023-01-21 14:04:06 +01:00
dbReader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbReader.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbRecursiveInstanceIterator.cc Fixed issue-1353 (problem with recursive instance iterator) 2023-04-29 23:28:20 +02:00
dbRecursiveInstanceIterator.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbRecursiveShapeIterator.cc Trying to improve deep mode performance by avoiding multiple cell mapping operations due to partial hierarchy transfer. On the cost side, the hierarchy is always duplicated. 2023-07-04 00:19:55 +02:00
dbRecursiveShapeIterator.h Trying to improve deep mode performance by avoiding multiple cell mapping operations due to partial hierarchy transfer. On the cost side, the hierarchy is always duplicated. 2023-07-04 00:19:55 +02:00
dbRegion.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
dbRegion.h WIP: polishing the region to net generator feature. 2023-01-19 17:25:07 +01:00
dbRegionCheckUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbRegionCheckUtils.h WIP: refactoring, added more properties support, bug fixing, added a test for the new DRC features 2023-01-20 23:44:51 +01:00
dbRegionDelegate.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbRegionDelegate.h WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbRegionLocalOperations.cc WIP: DRC properties constraints now need explicit generation of output properties. 2023-01-21 14:04:06 +01:00
dbRegionLocalOperations.h WIP: refactoring, more property support, DRC integration, bug fixes ... 2023-01-20 19:08:21 +01:00
dbRegionProcessors.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbRegionProcessors.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbRegionUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbRegionUtils.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbResources.qrc Fixed issue-241 (no TextGenerator.default_generator for pymod) 2019-03-21 23:11:52 +01:00
dbSaveLayoutOptions.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbSaveLayoutOptions.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShape.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShape.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShapeCollection.cc WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbShapeCollection.h WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbShapeCollectionUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShapeCollectionUtils.h WIP: refactoring, more property support, DRC integration, bug fixes ... 2023-01-20 19:08:21 +01:00
dbShapeFlags.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShapeFlags.h WIP: debugging and unit test for net-aware booleans 2023-01-19 21:15:41 +01:00
dbShapeIterator.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShapeProcessor.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShapeProcessor.h WIP: Added support for size with properties 2023-01-18 16:22:36 +01:00
dbShapeRepository.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShapes.cc New methods: Layout#copy_layer, Layout#move_layer and Layout#clear_layer with shape selector, Shapes#clear with shape selector 2023-05-31 22:49:02 +02:00
dbShapes.h New methods: Layout#copy_layer, Layout#move_layer and Layout#clear_layer with shape selector, Shapes#clear with shape selector 2023-05-31 22:49:02 +02:00
dbShapes2.cc WIP: bug fixes 2023-01-17 02:38:15 +01:00
dbShapes2.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbShapes3.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbStatic.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbStatic.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbStream.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbStream.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbStreamLayers.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbStreamLayers.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbSubCircuit.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbSubCircuit.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTechnology.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTechnology.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTestSupport.cc WIP: property management for flat shape containers 2023-01-15 13:34:47 +01:00
dbTestSupport.h WIP: property management for flat shape containers 2023-01-15 13:34:47 +01:00
dbText.cc Fixed issue #1441 (RDB support for text attributes like size, font, halign/valign) 2023-08-01 22:48:28 +02:00
dbText.h Fixed issue #1441 (RDB support for text attributes like size, font, halign/valign) 2023-08-01 22:48:28 +02:00
dbTextWriter.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTextWriter.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTexts.cc WIP: property management for flat shape containers 2023-01-15 13:34:47 +01:00
dbTexts.h WIP: Bug fixes, refactoring 2023-01-17 01:37:10 +01:00
dbTextsDelegate.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTextsDelegate.h WIP: refactoring - allow properties constraints modes which do not copy properties. In DRC that is default. 2023-01-21 15:13:39 +01:00
dbTextsUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTextsUtils.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTilingProcessor.cc Fixed previous implementation - was not fully effective 2023-03-16 20:06:07 +01:00
dbTilingProcessor.h Trying to reduce memory overhead of tiling processor - using box objects when possible 2023-03-12 22:10:49 +01:00
dbTrans.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTrans.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbTypes.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbUserObject.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbUserObject.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbUtils.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbVariableWidthPath.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbVariableWidthPath.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbVector.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbVector.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbWriter.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbWriter.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbWriterTools.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
dbWriterTools.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
fonts.cc_gen Fixed #477 2020-01-23 18:38:41 +01:00
glyphs.cc_gen Renamed generated .cc files (fonts, glyphs) so they don't need to be excluded in pymod builds. 2019-03-22 07:26:51 +01:00
gsiDeclDbBox.cc [consider merging] regenerating pyi stubs, sorting methods by name for better stability of files, small patch (missing box ctor arg names) 2023-03-11 19:56:02 +01:00
gsiDeclDbCell.cc fix add_meta_info of Layout and Cell 2023-05-25 13:45:46 +02:00
gsiDeclDbCellMapping.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbCommonStreamOptions.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbCompoundOperation.cc [CONSIDER MERGING] use twice the interaction range inside generic DRC's 'sized' node 2023-01-20 23:43:19 +01:00
gsiDeclDbContainerHelpers.h WIP: bug fixing, new tests for property filters 2023-01-19 00:56:17 +01:00
gsiDeclDbDeepShapeStore.cc Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor) 2023-07-04 07:56:58 +02:00
gsiDeclDbEdge.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbEdgePair.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbEdgePairs.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
gsiDeclDbEdgeProcessor.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbEdges.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
gsiDeclDbGlyphs.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbHelpers.h Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbHierNetworkProcessor.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbInstElement.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbLayerMapping.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbLayout.cc Refined solution for #1425 (exact match has priority in find_layers), doc updates 2023-07-23 18:19:21 +02:00
gsiDeclDbLayoutDiff.cc Fixed a unit test failing in non-editable mode 2023-06-10 09:17:00 +02:00
gsiDeclDbLayoutQuery.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbLayoutToNetlist.cc WIP: debugging and unit test for net-aware booleans 2023-01-19 21:15:41 +01:00
gsiDeclDbLayoutUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbLayoutVsSchematic.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbLibrary.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbManager.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbMatrix.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbMetaInfo.cc Tests for complex data for meta info, doc updates 2023-04-22 00:16:12 +02:00
gsiDeclDbMetaInfo.h Small refactoring, added persisted flag for meta info 2023-04-16 21:31:25 +02:00
gsiDeclDbNetlist.cc Some refactoring of Spice reader with the goal to simplify delegate implementation, removing static instance of default delegate 2023-03-12 17:03:15 +01:00
gsiDeclDbNetlistCompare.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbNetlistCrossReference.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbNetlistDeviceClasses.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbNetlistDeviceExtractor.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbPath.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbPoint.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbPolygon.cc Fixing a performance issue on hole insertion for polygons with many holes 2023-05-20 23:09:57 +02:00
gsiDeclDbReader.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbRecursiveInstanceIterator.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbRecursiveShapeIterator.cc WIP: some bug fixes, tests for deep mode - some refinement needed. 2023-01-21 01:38:25 +01:00
gsiDeclDbRegion.cc WIP: Doc updates, doc bug fixes 2023-01-21 21:37:40 +01:00
gsiDeclDbShape.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbShapeCollection.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbShapeProcessor.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbShapes.cc New methods: Layout#copy_layer, Layout#move_layer and Layout#clear_layer with shape selector, Shapes#clear with shape selector 2023-05-31 22:49:02 +02:00
gsiDeclDbTechnologies.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbText.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbTexts.cc WIP: reworked and implemented a property translation/selection/enabling scheme for the shape containers + GSI binding. 2023-01-19 00:25:07 +01:00
gsiDeclDbTilingProcessor.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbTrans.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbUtils.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsiDeclDbVector.cc Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00