autoPlaceLockFGAR
APR.device.place autoPlaceLockFGAR boolean { t | nil }
Description
Locks the aspect ratio of all Modgens when running the Virtuoso device-level placer.
The default is nil, in which state the user preferences set in the Array Assistant are honored.
GUI Equivalent
Examples
envGetVal("APR.device.place" "autoPlaceLockFGAR")
envSetVal("APR.device.place" "autoPlaceLockFGAR" 'boolean t)
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top