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

maxNumMinEdges

spacings(
( maxNumMinEdges tx_layer {x_numEdges | (f_length x_numEdges)} )
) ;spacings

Sets the maximum number of consecutive small edges permitted in a step.

Values

tx_layer

The layer on which the constraint is applied.

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

x_numEdges

The number of consecutive small edges in a step must be less than or equal to this value.

Parameters

f_length

The length of an edge in a set of consecutive small edges must be less than this value for it to be counted.

Example

The maximum number of consecutive edges shorter than 1.0 must be 2.


Return to top
 ⠀
X