regenModgenPostProcess
APR.device.place regenModgenPostProcess boolean { t | nil }
Description
Specifies whether Modgens must be regenerated during placement to ensure that the Modgen parameters match those of the row region in which they are placed.
GUI Equivalent
Examples
envGetVal("APR.device.place" "regenModgenPostProcess")
envSetVal("APR.device.place" "regenModgenPostProcess" 'boolean t)
envSetVal("APR.device.place" "regenModgenPostProcess" 'boolean nil)
Related Topics
Virtuoso Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top