Product Documentation
Virtuoso Parasitic Aware Design SKILL Reference
Product Version IC23.1, June 2023

auLvsGetLabelSuffix

auLvsGetLabelSuffix(
schInstanceName
param
)
=> suffix / nil

Description

Returns the label suffix that is used when annotating dcOp or transient op points.

Arguments

schInstanceName

The schematic instance being annotated.

param

The parameter, for example, V (voltage) and I (current).

Value Returned

suffix

A label suffix value.

nil

The operation was unsuccessful.

Examples

The following is an example of a mFactored transistor using custom labels, where instance /IO/MO with parameter id returns suffix value of Sum.

auLvsGetLabelSuffix("/IO/MO" "id")
=> "Sum"

Related Topics

Parasitic Aware Design Functions

Backannotation of dcOp / Transient Values for M-Factor Devices


Return to top
 ⠀
X