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