Product Documentation
Virtuoso Automated Device Placement and Routing Flow Guide
Product Version IC23.1, November 2023

aprCreateModgens

APR.device.constraint aprCreateModgens boolean { t | nil }

Description

Creates Modgens in the View and Edit Constraints section of the Constraints tab of the Auto P&R assistant. When set to nil, symmetry constraints are created.

The default value is t.

GUI Equivalent

None

Examples

envGetVal("APR.device.constraint" "aprCreateModgens")
envSetVal("APR.device.constraint" "aprCreateModgens" 'boolean nil)

Related Topics

Generating Constraints and Constraint Groups

Auto P&R Assistant User Interface for Device-Level Placement

aprCreateModgenFromTemplate

APR.device.constraint aprCreateModgenFromTemplate boolean { t | nil }

Description

Specifies whether the default Modgen reuse template file is applied to all the Modgens that are generated in the Constraints step of the automated device placement and routing flow.

The default is nil.

GUI Equivalent

None

Examples

envGetVal("APR.device.constraint" "aprCreateModgenFromTemplate")
envSetVal("APR.device.constraint" "aprCreateModgenFromTemplate" 'boolean t)

Related Topics

Applying Default Modgen Reuse Template

Generating Constraints and Constraint Groups

Auto P&R Assistant User Interface for Device-Level Placement


Return to top
 ⠀
X