runDir
APR.stdcell.place runDir string "directoryName"
Description
Specifies a directory to place the placer log files. The default is ./placerLogs.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "runDir")
envSetVal("APR.stdcell.place" "runDir" 'string "dir1")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top