supply_createPins
APR.stdcell.route supply_createPins boolean { t | nil }
Description
Creates a pin instead of a pathSeg for the supply stripe.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_createPins")
envSetVal("APR.stdcell.route" "supply_createPins" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top