check_logFile
routing.device.route check_logFile string "logprefixname"
Description
Specifies the prefix for the checker log file names. The checker log files follow the pattern of logprefixname.libName.cellName.viewName.log.
The default is deviceCheckResults.log.
GUI Equivalent
Examples
envGetVal("APR.device.route" "check_logFile")
envSetVal("APR.device.route" "check_logFile" 'string "devicechecker")
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top