honorConstraints
vrf.wirebond honorConstraints boolean { t | nil }
Description
Specifies whether the constraints or the bond wire profile are given higher priority while defining the settings to create a bond wire. The default value is nil, which means that the bond wire profile is given high priority over the constraints.
GUI Equivalent
Examples
envSetVal("vrf.wirebond" "honorConstraints" 'boolean t)
envGetVal("vrf.wirebond" "honorConstraints")
Related Topic
Creating Bond Wires and Bond Fingers
Return to top