minProtrusionWidthWithVia
orderedSpacings( ( minProtrusionWidthWithViatx_metalLayertx_cutLayer'widthLengthTable ((f_wideWidthf_length) …) 'cutClass {f_width| (f_width f_length) |t_name}f_width)
) ;orderedSpacings
(Virtuoso Advanced Node for Layout Standard) Specifies the minimum width and length for a protrusion on a wide wire. The length of the protrusion varies based on the width of the wide wire. The constraint applies only if the protrusion contains a single via cut of the specified cut class.
Values
Parameters
|
If the width of the wide wire on which the protrusion exists is greater than or equal to wideWidth, the length of the protrusion must be greater than or equal to length. |
|
|
The cut class to which the constraint applies, specified by width, by width and length, or by name (as defined in a cutClasses constraint). The constraint applies only if the protrusion contains a single via cut of this cut class. |
|
Example
If the protrusion on a wide Metal1 wire contains a single via cut of type VA on Via1, the following conditions must be met:
- The width of the protrusion must be at least 0.05.
-
If the width of the wide wire is greater than or equal to 0.11, the length of the protrusion must be at least 0.12.

Return to top