Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

foldIgnoreMfactor

layoutXL foldIgnoreMfactor boolean { t | nil }

Description

Ignores the schematic multiplication factor when generating folded devices and sets the transistor width to the effective width in the schematic.

The effective schematic width is derived as the product of the mfactor and the schematic gate width.

The default is nil.

GUI Equivalents

Command:

Connectivity – Generate – Folded Devices

Field:

Ignore mfactor (Generate Folded Devices Form)

Examples

envGetVal("layoutXL" "foldIgnoreMfactor")
envSetVal("layoutXL" "foldIgnoreMfactor" 'boolean t)
envSetVal("layoutXL" "foldIgnoreMfactor" 'boolean nil)

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X