init_useSourceLayoutPins
APR.device.place init_useSourceLayoutPins boolean { t | nil }
Description
Places pins in the current cellview as per as per their positions 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_useSourceLayoutPins")
envSetVal("APR.device.place" "init_useSourceLayoutPins" '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