autoPlaceInsertTrims
APR.device.place autoPlaceInsertTrims boolean { t | nil }
Description
Specifies whether trims are to be inserted after running the automatic placer. This environment variable is valid only in certain advanced node flows.
The default value is t. When set to nil, trims are not inserted.
GUI Equivalent
Examples
envGetVal("APR.device.place" "autoPlaceInsertTrims")
envSetVal("APR.device.place" "autoPlaceInsertTrims" 'boolean nil)
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top