Product Documentation
Virtuoso Module Generator User Guide
Product Version IC23.1, November 2023

modgenDummyType

layoutXL modgenDummyType cyclic { "neighbor" | "default" | "copy" }

Description

Specifies the default type for dummy devices.

The default type is neighbor, where the type of device created is dependent on the location of the dummy and the setting of the modgenMakeMinDummies environment variable.

If the default type is default, then the type of device can be specified using modgenDummyLib, modgenDummyCell, and modgenDummyView variables.

If the default type is copy, then identical dummies of the selected instances are created. In this mode, the dummy parameters and default values of the source instances are used. Different values cannot be specified.

GUI Equivalent

Command

Modgen Editor – Dummies button on the Modgen Placement toolbar

Field

Dummy Type: Type  

Examples

envGetVal("layoutXL" "modgenDummyType")
envSetVal("layoutXL" "modgenDummyType" 'cyclic "neighbor")
envSetVal("layoutXL" "modgenDummyType" 'cyclic "copy")

Related Topics

modgenMakeMinDummies

modgenDummyLib

modgenDummyCell

modgenDummyView

Dummy Options Form

Adding and Deleting Dummies in the Modgen Editor


Return to top
 ⠀
X