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