checkerLogPrefix
APR.stdcell.route checkerLogPrefix string "logprefixname"
Description
Specifies the prefix for the checker log file names. The checker log files follow the pattern of checkerLogPrefix.libName.cellName.viewName.log.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "checkerLogPrefix")
envSetVal("APR.stdcell.route" "checkerLogPrefix" 'string "deviceChecker")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top