setup_usePostRouteCmdFile
APR.chip.custom setup_usePostRouteCmdFile boolean { t | nil }
Description
Controls the use of a post-route command file. When set to t, the post-route command file is used for advanced routing settings.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_usePostRouteCmdFile")
envSetVal("APR.chip.custom" "setup_usePostRouteCmdFile" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top