route_createRoutingAsAGroup
APR.stdcell.route route_createRoutingAsAGroup boolean { t | nil }
Description
Specifies whether or not to create routing as a figGroup. When set to t, the routing is created as a figGroup.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "route_createRoutingAsAGroup")
envSetVal("APR.stdcell.route" "route_createRoutingAsAGroup" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top