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

pkgMinApertureDefault

spacings(
( pkgMinApertureDefault 
 f_width
)
) ;spacings

(Virtuoso Layout Suite MXL Only) Specifies the minimum width of an effective shape or aperture created by voiding a dynamic shape. The constraint applies to all layers.

Values

f_width

The minimum width of the aperture.

Parameters

None.

Example

The minimum width of the apertures on all layers is 0.001.

spacings(
    ( pkgMinApertureDefault 
     0.001 
)
) ;spacings

Return to top
 ⠀
X