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

minEndOfLineToNotchSpacing

spacings(
( minEndOfLineToNotchSpacing tx_layer 
 'width f_width 'notchLength f_notchLength
 f_spacing
)
) ;spacings

(Virtuoso Advanced Node for Layout Standard) Specifies the minimum spacing between an end-of-line edge and a notch whose length is less than the specified notch length.

Values

tx_layer

The layer on which the constraint is applied.

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

f_spacing

The required minimum spacing.

Parameters

'width f_width

  

The constraint applies only if the width of an end-of-line edge is less than this value.

'notchLength f_notchLength

  

The constraint applies only if the length of the notch is less than this value.

Example

The distance between an end-of-line edge that is less than 0.05 wide and a notch that is less than 0.1 in length must be at least 0.08.


Return to top
 ⠀
X