init_useSourceLayoutConstraints
APR.device.place init_useSourceLayoutConstraints boolean { t | nil }
Description
Uses constraints and process overrides from the source cellview.
The default value is nil. When set to t, ensure that init_useSourceLayout is also set to t.
GUI Equivalent
Examples
envGetVal("APR.device.place" "init_useSourceLayoutConstraints")
envSetVal("APR.device.place" "init_useSourceLayoutConstraints" 'boolean t)
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