taperToFirstVia
Specifies whether the taper window is from the instance pins to the first layer change (first via) or bend. When this constraint is not set or is set to false, the taper window is determined by the settings of oaTaperHalo, maxTaperWindow, and minTaperWindow, as specified in Using Tapers.
taperToFirstVia Quick Reference
Value Type
taperToFirstVia constraints have a BoolValue.
|
The taper window is from the instance pins to the first layer change (first via) or bend. |
|
|
The taper window is determined by the settings of |
Examples
This example sets tapering from the instance pins to the first layer change or bend for objects assigned to the taper1 taper spec.
set_constraint -constraint taperToFirstVia -BoolValue true -group taper1

Related Topics
Return to top