minProtrusionWidthLength
spacings( ( minProtrusionWidthLengthtx_layer'widthLengthTable ((f_wideWidthf_length) …) ['enclosedWidthf_enclWidth| ['exceptCutTable (l_distance) ['layertx_cutLayer] ]f_width)
) ;spacings
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.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
|
The width of the protrusion must be greater than or equal to this value. |
Parameters
Examples
- Example 1: minProtrusionWidthLength with widthLengthTable, exceptCutTable, and layer
- Example 2: minProtrusionWidthLength with widthLengthTable and enclosedWidth
Example 1: minProtrusionWidthLength with widthLengthTable, exceptCutTable, and layer
A protrusion on a wide Metal1 wire with width greater than or equal to 0.11 must be at least 0.05 wide and at least 0.12 long. This rule does not apply if a Via1 via cut is present at a distance less than 0.1 from the wide wire.

Example 2: minProtrusionWidthLength with widthLengthTable and enclosedWidth
The following conditions must be met:
- The width of a protrusion on a wide Metal1 wire 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.
-
The width of the protrusion after excluding any width of the wide wire must be equal to 0.02.

Return to top