placePOverN
layoutXL.AP placePOverN boolean { t | nil }
Description
Specifies whether p-devices can be placed over n-devices.
GUI Equivalent
Examples
envGetVal("layoutXL.AP" "placePOverN")
envSetVal("layoutXL.AP" "placePOverN" 'boolean t)
envSetVal("layoutXL.AP" "placePOverN" 'boolean nil)
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top