place_placedLocation
APR.stdcell.place place_placedLocation cyclic { "Current cellview" | "Other cellview" }
Description
Specifies whether to write the output of the cell placement to the current cellview or a different cellview.
The default is "Current cellview".
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_placedLocation")
envSetVal("APR.stdcell.place" "place_placedLocation" 'cyclic "Other cellview")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top