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

parSetNote

parSetNote(
d_parasitic_id
t_note_string
)
=> t / nil

Description

Replaces the note on a parasitic model or filter.

Arguments

d_parasitic_id

The parasitic model or filter id for which the note must be replaced.

t_note_string

The string that represents the new note.

Value Returned

t

The note was replaced.

nil

The note was not replaced.

Examples

parSetNote( filter "Filter out all C between gnd! and ibias" )
=> t

Related Topics

Parasitic Aware Design Functions


Return to top
 ⠀
X