pkgMinAperture
spacings(
( pkgMinAperture tx_layer
f_width
)
) ;spacings
(Virtuoso Layout Suite MXL Only) Specifies the minimum width of an effective shape or aperture created by voiding a dynamic shape.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Parameters
Example
The minimum width of the apertures on Metal1 is 0.001.
spacings( ( pkgMinAperture "Metal1" 0.001
)
) ;spacings
Return to top