pkgMaxLineWidth
spacings(
( pkgMaxLineWidth tx_layer
f_width
)
) ;spacings
(Virtuoso Layout Suite MXL Only) Specifies the maximum line width for traces in a package design.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Parameters
Example
The maximum line width for traces on the Metal1 layer is 0.02.
spacings( ( pkgMaxLineWidth "Metal1" 0.02
)
) ;spacings
Return to top