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

asiGetSimName

asiGetSimName( 
{ o_tool | o_session }
)
=> t_simulatorName

Description

Gets the name of the simulator for a tool or session object.

Arguments

o_tool

Simulation tool object.

o_session

Simulation session object.

Value Returned

t_simulatorName

Returns the name of the simulator.

Example

simulatorName = asiGetSimName( session )

Returns the simulator name for the given session in simulatorName.


Return to top
 ⠀
X