runDir
APR.stdcell.route runDir string "dirname"
Description
Specifies the path to the Innovus router log directory. The default directory is ./routerLogs.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "runDir")
envSetVal("APR.stdcell.route" "runDir" 'string "run1")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top