autoPlaceSymAxis
APR.device.place autoPlaceSymAxis string axis
Description
Specifies the symmetry axis to be applied when the Virtuoso device-level automatic placer places devices. Ensure that the specified value is within the range of the PR boundary.
The default value is none, in which case, the center of the PR boundary is used as the symmetry axis.
GUI Equivalent
Examples
envGetVal("APR.device.place" "autoPlaceSymAxis")
envSetVal("APR.device.place" "autoPlaceSymAxis" 'string "prBLeft")
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top