minLargeViaArrayWidth
Specifies the minimum width of a via array for it to be considered a large via array and must be built with the spacing given by the minLargeViaArraySpacing constraint. The minimum width applies to the intersection of the top and bottom metal layers in the via that are connected by the cut layer.
minLargeViaArrayWidth Quick Reference
Value Type
The minLargeViaArrayWidth constraint has a Value that is the minimum width, in user units, of a large via array.
| Format | Example |
|---|---|
set_layer_constraint -constraint minLargeViaArrayWidth \ |
|
|
|
spacings( |

Parameters
-
cutClass(DualValue, optional) The constraint applies only to the cut class of the given dimensions. -
parallelOverlap(BoolValue, optional) The constraint applies only when there is a parallel edge overlap > 0.
Examples
| Format | Example |
|---|---|
set_layer_constraint -constraint minLargeViaArrayWidth \ |
|
|
|
spacings( |
Related Topics
Return to top