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

asiDisplayKeepOption

asiDisplayKeepOption( 
o_tool
) 
=> t / nil

Description

Displays the current simulator keep option names. Use this function to determine which options you want to modify. Do not use this function as part of another procedure.

Arguments

o_tool

Simulation tool object.

Value Returned

t

Displays the current keep option names and returns t.

nil

There is an error.

Examples

asiDisplayKeepOption( asiGetTool( 'Spectre ))

Displays the keep option names for the Spectre simulator.


Return to top
 ⠀
X