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

parModelListSimSweeps

parModelListSimSweeps(
d_model_id
)
=> sim_sweep_list / nil

Description

Lists the simulation sweeps associated with a parasitic estimate.

Arguments

d_model_id

The parasitic model whose simulation sweeps you want to list.

Value Returned

sim_sweep_list

List of simulation sweeps specifying a name-value pair for the parameter.

nil

No simulation sweeps have been set on the estimate.

Examples

parModelListSimSweeps( model )
=> ("r" "1:2:5")

Related Topics

Parasitic Aware Design Functions


Return to top
 ⠀
X