allowedSnapPatternDefs
spacings(
( allowedSnapPatternDefs
(t_snapPatternDef …)
)
) ;spacings
(Virtuoso Advanced Node for Layout Only) Specifies the snapPatternDefs and widthSpacingSnapPatternDefs allowed in a cellview.
Values
Parameters
Example
The only snapPatternDefs allowed in a cellview are M2_globalGrid and M3_globalGrid.
spacings( ( allowedSnapPatternDefs ("M2_globalGrid" "M3_globalGrid")
)
) ;spacings
Return to top