supply_connectToTerminals
APR.stdcell.route supply_connectToTerminals boolean { t | nil }
Description
Specifies whether or not the supply router should connect to IO pins and guard rings.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_connectToTerminals")
envSetVal("APR.stdcell.route" "supply_connectToTerminals" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top