asiGetAnalogSimulator
asiGetAnalogSimulator(
{ o_session | o_tool }
)
=> s_simulatorName
Description
Gets the value of the analog simulator for a tool or session object.
Arguments
Value Returned
Examples
Displays the analog simulator for the tool Spectre as Spectre.
asiGetAnalogSimulator(asiGetTool('Spectre))
Return to top