aprEnableSetPPConn
APR.device.initialize aprEnableSetPPConn boolean { t | nil }
Description
Specifies whether pseudoparallel nets are to be generated in the Virtuoso automated device placement and routing flow. The default value is t.
For more information about pseudoparallel nets, see
GUI Equivalent
Examples
envGetVal("APR.device.initialize" "aprEnableSetPPConn")
envSetVal("APR.device.initialize" "aprEnableSetPPConn" 'boolean nil)
Related Topics
Generating Constraints and Constraint Groups
Auto P&R Assistant User Interface for Device-Level Placement
Return to top