Product Documentation
Virtuoso Technology Data Constraints Reference
Product Version IC23.1, November 2023

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

tx_layer

The layer on which the constraint is applied.

Type: String (layer and purpose names) or Integer (layer number)

f_width

The minimum width of the aperture.

Parameters

None.

Example

The minimum width of the apertures on Metal1 is 0.001.

spacings(
    ( pkgMinAperture "Metal1"  
     0.001 
)
) ;spacings

Return to top
 ⠀
X