minInnerVertexProximityExtension
orderedSpacings( ( minInnerVertexProximityExtensiontx_layer1 tx_layer2['cutClass {f_width| (f_width f_length) |t_name}] 'widthf_width'jogHeightf_jogHeight['withinRangeg_range] ['otherExtensionf_otherExtension]f_extension)
) ;orderedSpacings
(Virtuoso Advanced Node for Layout Standard) Specifies the minimum extension of a layer1 shape past a layer2 shape that is near an inner vertex of the enclosing layer1 shape.
Values
Parameters
|
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 width of the layer1 shape is less than or equal to this value. |
|
|
The constraint applies only if the height of the jog is greater than this value. |
|
|
The constraint applies only if the distance of the layer2 shape from the inner vertex of the metal shape falls in this range.
If this parameter is not specified, the constraint is met only if the layer2 shape is at a distance greater than or equal to the constraint value (extension) from the inner vertex.
Type: Floating-point values specifying a |
|
|
The constraint applies only if the extension on the opposite side of the inner vertex is less than this value. |
|
Examples
- Example 1: minInnerVertexProximityExtension with cutClass, width, jogHeight, withinRange, and otherExtension
- Example 2: minInnerVertexProximityExtension with width, jogHeight, and otherExtension
Example 1: minInnerVertexProximityExtension with cutClass, width, jogHeight, withinRange, and otherExtension
The Metal1 extensions on two opposite sides of a Via1 via cut that is at a distance greater than or equal to 0.1 and less than or equal to 0.2 from the inner vertex of the Metal1 shape must be at least 0.35 if the following conditions are met:
- Width of the enclosing Metal1 shape is less than or equal to 0.4
- Height of the jog is greater than 0.18
-
Extension on the cut edge that is opposite to the inner vertex is less than 0.12

Example 2: minInnerVertexProximityExtension with width, jogHeight, and otherExtension
The 'widthRange parameter is not specified; therefore, the constraint passes only if the distance of the Via1 via cut from the inner vertex of the Metal1 shape is at least 0.15 when the following conditions are met:
- Width of the enclosing Metal1 shape is less than or equal to 0.4
- Height of the jog is greater than 0.18
-
Extension on the cut edge that is opposite to the inner vertex is less than 0.12

Return to top