arrangeByVGs
APR.device.constraint arrangeByVGs boolean { t | nil }
Description
Specifies whether all devices are to be arranged in columns according to their virtual groups after running the constraints step of the Virtuoso automated device placement flow.
GUI Equivalent
Examples
envGetVal("APR.device.place" "arrangeByVGs")
envSetVal("APR.device.place" "arrangeByVGs" 'boolean t)
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top