route_saveRoutingOnly
APR.stdcell.route route_saveRoutingOnly boolean { t | nil }
Description
Specifies whether or not to save standard cell routing settings.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "route_saveRoutingOnly")
envSetVal("APR.stdcell.route" "route_saveRoutingOnly" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top