place_displayLog
APR.stdcell.place place_displayLog boolean { t | nil }
Description
Controls the display of the placement log.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_displayLog")
envSetVal("APR.stdcell.place" "place_displayLog" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top