place_defaultPlacedView
APR.stdcell.place place_defaultPlacedView string "placementView"
Description
Specifies the default view name when the results of placement are written to a different view.
The default is "layout.placed".
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_defaultPlacedView")
envSetVal("APR.stdcell.place" "place_defaultPlacedView" 'string "layout.placed1")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top