minLargeViaArrayCutSpacing
Specifies the minimum distance, edge-to-nearest-edge between cuts in a large via array. This constraint is associated with a cut layer and only applies within via arrays that satisfy the specified minimum and maximum requirement for via cuts.
minLargeViaArrayCutSpacing Quick Reference
Value Type
minLargeViaArrayCutSpacing constraint has a Value that represents the cut-to-cut spacing, in user units, within large via arrays that satisfy the specified minimum and maximum requirement for via cuts.

| Format | Example |
|---|---|
set_constraint_parameter -name minNumCuts -IntValue |
Parameters
-
maxNumCuts(IntValue) specifies that the constraint applies only if the number of rows and columns in the via cut array is less than or equal to this value. -
minNumCuts(IntValue) specifies that the constraint applies only if the number of rows and columns in the via cut array is greater than or equal to this value.
Related Topics
Return to top