route_createTrunks
APR.device.route route_createTrunks boolean { t | nil }
Description
Creates trunks for selected or all nets in the design.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_createTrunks ")
envSetVal("APR.device.route" "route_createTrunks " 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top