minPRBoundaryInteriorHalo
spacings( ( minPRBoundaryInteriorHalotx_layer['horizontal | 'vertical] ['stepSizef_stepSize] ['exceptLayertx_exceptLayer'exceptWidthf_exceptWidth]f_spacing['coincidentAllowed] )
) ;spacings
Specifies the minimum spacing between a shape and the enclosing PR boundary on a layer.
The constraint can optionally restrict the allowed spacing to integer multiples of a step value and can also be optionally applied only in the specified direction.

Values
Parameters
Examples
- Example 1: minPRBoundaryInteriorHalo with stepSize
- Example 2: minPRBoundaryInteriorHalo with exceptLayer and exceptWidth
Example 1: minPRBoundaryInteriorHalo with stepSize
The vertical spacing between a Metal1 shape and the enclosing PR boundary must be at least 0.1 or equal to the sum of the constraint value (0.1) and an integer multiple of 0.04.

Example 2: minPRBoundaryInteriorHalo with exceptLayer and exceptWidth
The spacing between a Metal1 shape and the PR boundary of an instance in the current level of the hierarchy must be at least 1.0 except when it overlaps a Poly shape whose width is less than or equal to 0.1.

Return to top