multiLayer
spacings( ( multiLayertx_Layer'topLayerg_topLayer'bottomLayerg_bottomLayer)
); spacings
(Virtuoso Advanced Node for Layout Only) Specifies a cut layer that crosses multiple routing layers.
Values
|
The cut layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
Parameters
Example
For the cut15 layer, the constraint specifies that it connects to the top layer Metal5 and the bottom layer Metal1.
spacings( (multiLayer "cut15" 'topLayer "Metal5"
'bottomLayer "Metal1"
)
) ;spacings
Return to top