init_useSourceLayoutBoundary
APR.device.place init_useSourceLayoutBoundary boolean { t | nil }
Description
Adjusts the PR boundary in the current cellview as per its setting in the reference cellview.
The default value is t. Ensure that init_useSourceLayout is also set to t.
GUI Equivalent
Examples
envGetVal("APR.device.place" "init_useSourceLayoutBoundary")
envSetVal("APR.device.place" "init_useSourceLayoutBoundary" 'boolean nil)
Related Topics
Deriving Row Regions and Grids in the Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top