connectAllMetalizedPins
APR.device.route connectAllMetalizedPins boolean { t | nil }
Description
Forces to route more than one metalized pins from a single device pin. Metalized pins must be on the first routing layer. The default is nil.
GUI Equivalent
Examples
envGetVal("APR.device.route" "connectAllMetalizedPins")
envSetVal("APR.device.route" "connectAllMetalizedPins" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top