route_netsWithin
APR.stdcell.route route_netsWithin cyclic { "PR boundary" | "FigGroup" | "Area"}
Description
Specifies whether to route everything inside the PR boundary or only within a specified figGroup or area.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "route_netsWithin")
envSetVal("APR.stdcell.route" "route_netsWithin" 'cyclic "FigGroup")
envSetVal("APR.stdcell.route" "route_netsWithin" 'cyclic "Area")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top