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

modgenMakeMinDummies

layoutXL modgenMakeMinDummies boolean { t | nil }

Description

Determines the behavior of the Modgen when dummies are added to MOSFETs or resistors.

If true, the following happens when a neighbor dummy is added to a MOSFET:

If true, the following happens when a neighbor dummy is added to a resistor:

In this case, the parameters for fingers (lxFingeringNames), width (transistorWidthParamNames), and s-factor (sfactorNames) are used to create the device.

If it is set to false, then the dummy is created as identical to the neighboring device (same number of fingers or segments).

The default is t.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "modgenMakeMinDummies")
envSetVal("layoutXL" "modgenMakeMinDummies" 'boolean nil)

Related Topics

Dummy Options Form

Adding and Deleting Dummies in the Modgen Editor


Return to top
 ⠀
X