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

capacitanceParamNames

layoutXL capacitanceParamNames string "list_of_parameters"

Description

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

The default is "c C".

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

Layout XL checks each schematic instance for one of the listed parameter names and updates the capacitance 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,

"c C"

GUI Equivalent

Command:

Options – Connectivity (Parameters)

Field:

Capacitance

Examples

envGetVal("layoutXL" "capacitanceParamNames")
envSetVal("layoutXL" "capacitanceParamNames" 'string "c C")

Related Topics

Generating All Components from Source

Design Check Against Source

Layout Parameters Updates

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X