route_tieShield
touting.chip.vcr route_tieShield boolean { t | nil }
Description
Controls tying of the shielding wires together to bring connected shielding wires to the nearest power source, which can be part of a power pin, power ring, or trunk. When set to t, the shielding wires are automatically tied.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" " route_tieShield")
envSetVal("APR.chip.custom" " route_tieShield" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top