Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

axlIsSimUsingStatParams

axlIsSimUsingStatParams(
)
=> t / nil 

Description

Returns t if statistical variables are being set or varied for a particular simulation run. For example, statistical parameters in a Monte Carlo run or a statistical corner for Improve Yield.

Arguments

None

Value Returned

t

Successful operation

nil

The command was unsuccessful.

Examples

The following example checks whether statistical variables are being set for the current simulation run:

axlIsSimUsingStatParams()
=> t

Return to top
 ⠀
X