autoPlaceAdjustBoundary
APR.device.place autoPlaceAdjustBoundary boolean { t | nil }
Description
Automatically adjusts the PR boundary where necessary during placement so that it encloses all the components in the design.
GUI Equivalent
Examples
envGetVal("APR.device.place" "autoPlaceAdjustBoundary")
envSetVal("APR.device.place" "autoPlaceAdjustBoundary" 'boolean t)
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top