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

resistanceParamNames

layoutXL resistanceParamNames string "list_of_parameters"

Description

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

The default is "r R".

The resistance 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 resistance 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,

"r R"

GUI Equivalent

Command:

Options – Connectivity (Parameters tab)

Field:

Resistance

Examples

envGetVal("layoutXL" "resistanceParamNames")
envSetVal("layoutXL" "resistanceParamNames" 'string "r R")

Related Topics

Connectivity Form

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X