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

pkgMinArea

spacings(
( pkgMinArea tx_layer
 f_area
)
) ;spacings

(Virtuoso Layout Suite MXL Only) Specifies the square root of the minimum area of an effective shape 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_area

The minimum area in square root.

Parameters

None.

Example

The square root of the minimum area on Metal1 is 0.002.

spacings(
    ( pkgMinArea "Metal1"  
     0.002 
)
) ;spacings

Return to top
 ⠀
X