allowedSpanLengthRanges
spacings( ( allowedSpanLengthRangestx_layer['any | 'horizonal | 'vertical] ['mask1 | 'mask2 | 'mask3] ['orthogonalLengthf_length] ['otherSpanLengthf_spanLength| 'otherSpanTableg_1DSpanLengthTable] (g_ranges) )
) ;spacings
Specifies all allowable span lengths on a routing layer.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
|
The span lengths that are allowed.
Type: Floating-point values specifying a |
Parameters
Examples
- Example 1: allowedSpanLengthRanges with horizontal, vertical, and orthogonalLength
- Example 2: allowedSpanLengthRanges with horizontal, vertical, and otherSpanLength
- Example 3: allowedSpanLengthRanges with horizontal, vertical, and otherSpanTable
Example 1: allowedSpanLengthRanges with horizontal, vertical, and orthogonalLength
The constraint is satisfied if the following conditions are met for a rectilinear object on Metal2:
- The span length measured vertically is either equal to 0.1, 0.15, or 0.2 or greater than 0.3 and less than 15, and the distance between two inside-facing corners is greater than or equal to 0.13.
-
The span length measured horizontally is either equal to 0.15 or 0.25 or greater than 0.4 and less than 15.

Example 2: allowedSpanLengthRanges with horizontal, vertical, and otherSpanLength
The constraint is satisfied if the following conditions are met for a rectangular object on Metal2:
- The span length measured vertically is either equal to 0.05, 0.06, 0.07, 0.08 or 0.09 or greater than 0.1 and less than 15.
-
The span length measured horizontally is either equal to 0.07 or greater than 0.1 and less than 15. However, this condition is checked only if the span length measured vertically is greater than 0.05.

Example 3: allowedSpanLengthRanges with horizontal, vertical, and otherSpanTable
The constraint is satisfied if the following conditions are met for a rectangular object on Metal2:
- The span length measured vertically is either equal to 0.04, 0.05, 0.06, 0.07, 0.08, or 0.09 or greater than 0.1 and less than 15.
- The span length measured horizontally is either equal to 0.07 or greater than 0.1 and less than 15, except in these cases:
Return to top
