autoPlaceRegion
APR.device.place autoPlaceRegion string boundary
Description
Specifies the placement region in which all objects are to be placed. Valid values are all placement regions defined in the current design.
The default value is Boundary, which refers to the PR boundary.
GUI Equivalent
Examples
envGetVal("APR.device.place" "autoPlaceRegion")
envSetVal("APR.device.place" "autoPlaceRegion" 'string "MyBoundary")
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top