layerMaskShiftAllowed
spacings(
( layerMaskShiftAllowed (l_layerNames) )
) ;spacings
(Virtuoso Advanced Node for Layout Only) Specifies the layers on which masks can be shifted.
Values
Example
Mask shifting is allowed only on layers Metal1 through Metal4 and Via1.
spacings( ( layerMaskShiftAllowed ("Metal1" "Metal2" "Metal3" "Metal4" "Via1") )
) ;spacings
Return to top