route_connectInstsToTrunks
APR.device.route route_connectInstsToTrunks boolean { t | nil }
Description
Connects instance pins to trunks. If the trunk is directly over a source pin, it drops a via to connect a pin to the trunk.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_connectInstsToTrunks")
envSetVal("APR.device.route" "route_connectInstsToTrunks" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top