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

parModelListSimParams

parModelListSimParams(
d_model_id
)
=> sim_param_list / nil

Description

Lists the simulation parameters associated with a parasitic estimate. These are the parameters that are set on the parasitic model that is inserted into the netlist.

Arguments

d_model_id

The parasitic model whose simulation parameters must be listed.

Value Returned

sim_param_list

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

nil

No simulation parameters were set on the estimate.

Examples

parModelListSimParams( model )
=> ("r" "5")

Related Topics

Parasitic Aware Design Functions


Return to top
 ⠀
X