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

inductanceParamNames

layoutXL inductanceParamNames string "list_of_parameters"

Description

Lists the names of the schematic parameters used to specify inductance.

The default is "l L".

The inductance value must be split among the generated series-connected devices during the following Connectivity commands.

Layout XL checks each schematic instance for one of the listed parameter names and updates the inductance values of the matching layout parameters accordingly.

Arguments

list_of_parameters

A list of parameter names each separated by a space. The list must be enclosed in quotation marks; for example,

"l L"

GUI Equivalent

Command:

Options – Connectivity (Parameters tab)

Field:

Inductance (Connectivity Form)

Examples

envGetVal("layoutXL" "inductanceParamNames")
envSetVal("layoutXL" "inductanceParamNames" 'string "l L")

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X