taperHalo
spacings(
( taperHalo f_offset )
) ;spacings
Establishes a window, or halo, around a pin in which the minimum width and minimum spacing constraints are applied when a wide wire is tapered down to a minimum width pin or when a minimum width wire tapers up to a wide pin.

Values
Parameters
Example
The constraint establishes an offset of 1.5 for the halo used to taper wires to pins.
spacings( ( taperHalo 1.5 )
) ;spacings
Return to top