7
Placement Database Access Functions
This topic provides a list of Placement Database Access Cadence® SKILL functions.
Only the functions listed here are supported for public use. All other functions, regardless of their name or prefix, and undocumented aspects of the functions described below, are private and are subject to change at any time.
Background Definition Functions
Component Type Set Definition Functions
- dbCreateCompTypeSetDef
- dbCreateCompTypeSetDefByAttr
- dbGetCellViewCompTypeSetDef
- dbGetCompTypeSetDefAttr
- dbGetCompTypeSetDefCompFilters
- dbSetCompTypeSetDefCompFilters
- dbUnsetCompTypeSetDefCompFilters
- dbCreateRailDef
- dbCreateRailDefByAttr
- dbGetCellViewRailDef
- dbGetRailDefAttr
- dbGetRailDefFigType
- dbSetRailDefFigType
Placement Area Definition Functions
- dbAddPlaceAreaBackgroundDef
- dbAddPlaceAreaCompTypeSetDef
- dbAddPlaceAreaRailDef
- dbCreatePlaceArea
- dbGetCellViewPlaceArea
- dbGetPlaceAreaBackgroundDef
- dbGetPlaceAreaCompTypeSetDef
- dbGetPlaceAreaOrient
- dbGetPlaceAreaRailDef
- dbGetPlaceAreaUtilization
- dbGetPlacementGrid
- dbRemovePlaceAreaBackgroundDef
- dbRemovePlaceAreaCompTypeSetDef
- dbRemovePlaceAreaRailDef
- dbSetPlaceAreaOrient
- dbSetPlaceAreaUtilization
- dbSetPlacementGrid
- dbAddRowBackgroundDef
- dbAddRowCompTypeSetDef
- dbGetRowBackgroundDef
- dbGetRowCompTypeSetDef
- dbAddRowRailDef
- dbGetRowRailDef
- dbRemoveRowCompTypeSetDef
- dbRemoveRowBackgroundDef
- dbRemoveRowRailDef
Row Region Specification Functions
- dbAttachRowRegionToPRBoundary
- dbCreateRowRegion
- dbDetachPRBoundaryFromRowRegion
- dbFindRowRegion
- dbFlattenRowRegion
- dbGetCellViewRowRegions
- dbGetRowRegionAttachedToPRBoundary
- dbGetRowRegionPlaceRows
- dbGetRowRegionPoints
- dbGetRowRegionRowRegionSpec
- dbGetRowRegionSpecRowRegions
- dbGetRowRegionUsesPartialRowSpec
- dbIsRowRegion
- dbIsRowRegionAttachedToPRBoundary
- dbRebuildRowRegion
- dbRowRegionMatchesSpec
- dbSetRowRegionPoints
- dbSetRowRegionRowRegionSpec
- dbSetRowRegionUsesPartialRowSpec
Return to top