place_showInformation
APR.stdcell.place place_showInformation boolean { t | nil }
Description
Displays information about the placement.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_showInformation")
envSetVal("APR.stdcell.place" "place_showInformation" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top