init_useSourceLayoutInstances
APR.device.place init_useSourceLayoutInstancePositions boolean { t | nil }
Description
Updates the positions of standard cells, custom cells, and macros in the current cellview as per 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_useSourceLayoutInstancePositions")
envSetVal("APR.device.place" "init_useSourceLayoutInstancePositions" '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