autoPlaceIgnorePassive
APR.device.place autoPlaceIgnorePassive boolean { t | nil }
Description
Ignores passive devices while running the placer. Set this option to t when the design contains large passive devices that might impact the placement quality of active components.
GUI Equivalent
Examples
envGetVal("APR.device.place" "autoPlaceIgnorePassive")
envSetVal("APR.device.place" "autoPlaceIgnorePassive" 'boolean t)
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top