supply_createPinLabel
APR.stdcell.route supply_createPinLabel boolean { t | nil }
Description
Creates labels on pins when the Pins Create option is selected in the Supply tab of the Routing assistant.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_createPinLabel")
envSetVal("APR.stdcell.route" "supply_createPinLabel" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top