supply_saveRoutingOnly
APR.stdcell.route supply_saveRoutingOnly boolean { t | nil }
Description
Specifies whether to copy only the supply grid or all initial data and the supply grid to the new cellview.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_saveRoutingOnly")
envSetVal("APR.stdcell.route" "supply_saveRoutingOnly" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top