setup_overwriteLog
APR.stdcell.place setup_overwriteLog boolean { t | nil }
Description
Specifies whether the row generation log file must be overwritten. The default is t.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "setup_overwriteLog ")
envSetVal("APR.stdcell.place" "setup_overwriteLog " 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top