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

asiSetValid

asiSetValid( 
o_analysis
g_value
) 
=> t / nil

Description

The functions sets valid analysis in the current simulation environment. The call to asiSetValid should be used with asiCheck/asiCheckAnalysis method for the analysis.

Arguments

o_analysis

The analysis object used

g_value

The value you want to choose either t or nil.

Value Returned

t

Returns t when the function sets value as true.

nil

Indicates an error.


Return to top
 ⠀
X