setup_postRouteCmdFileName
APR.chip.custom setup_postRouteCmdFileName string "filename"
Description
Specifies a file that can be used to define advanced routing options. These options are used after routing is complete.
The default is ./postRoute.cmd.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_postRouteCmdFileName")
envSetVal("APR.chip.custom" "setup_postRouteCmdFileName" 'string "route.cmd")
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top