techID~>widthSpacingSnapPatternDefs
techID~>widthSpacingSnapPatternDefs~>
name
layer
layerNum
purpose
purposeNum
period
direction
offset
snappingLayers
patternNames
patternGroupNames
defaultActiveName
Description
(Virtuoso Advanced Node for Layout Only) Retrieves information related to width spacing snap pattern definitions from the technology database identified by techID.
Attributes
Examples
tfid~>widthSpacingSnapPatternDefs
=> (db:0x1742c61a db:0x1742c61b db:0x1742c61c db:0x1742c61d)
tfid~>widthSpacingSnapPatternDefs~>name
=> ("M2WSP" "M3WSP" "M4WSP" "M5WSP")
tfid~>widthSpacingSnapPatternDefs~>layer
=> (db:0x1742e89b db:0x1742e89f db:0x1742e8a1 db:0x1742e8a3)
tfid~>widthSpacingSnapPatternDefs~>layer~>name
=> ("Metal2" "Metal3" "Metal4" "Metal5")
tfid~>widthSpacingSnapPatternDefs~>purpose~>name
=> ("localWSP" "localWSP" "localWSP" "localWSP")
tfid~>widthSpacingSnapPatternDefs~>period
=> (0.768 0.768 0.768 0.768)
tfid~>widthSpacingSnapPatternDefs~>direction
=> ("vertical" "horizontal" "vertical" "horizontal")
tfid~>widthSpacingSnapPatternDefs~>snappingLayers
=> ((((layer "Metal2"))) (((layer "Metal3"))) (((layer "Metal4"))) (((layer "Metal5"))) )
tfid~>widthSpacingSnapPatternDefs~>patternNames
=> (("stdCell") nil nil nil)
tfid~>widthSpacingSnapPatternDefs~>defaultActiveName
=> ("minWidth" "minWidth" "minWidth" "minWidth")
Return to top