extractionLogPath
lp extractionLogPath string "."
Description
Controls the printing of the extraction log file at the path provided. The default value is "."and the extraction log is generated in the current working directory.
GUI Equivalent
Examples
envGetVal("lp" "extractionLogPath")
envSetVal("lp" "extractionLogPath" 'string ".abc/testlib/ext.log")
Related Topics
Extracting the Power Intent from a Design
Return to top