setup_preRouteCmdFileName
APR.chip.custom setup_preRouteCmdFileName string "filename"
Description
Specifies a file that can be used to define advanced routing options. These options are for initialization and are used before the router starts.
The default is ./preRoute.cmd.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_preRouteCmdFileName")
envSetVal("APR.chip.custom" "setup_preRouteCmdFileName" 'string "route_pre.cmd")
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top