viaMeshEscapeLayer
spacings(
( viaMeshEscapeLayer tx_layer )
) ;spacings
(Virtuoso Advanced Node for Layout Standard) Specifies the layer up to which a stranded via has to be constructed.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
Example
The stranded via has to be constructed up to layer Metal3.
spacings( ( viaMeshEscapeLayer "Metal3" )
) ;spacings
Return to top