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

asiIsCaseSensitive

asiIsCaseSensitive( 
o_session 
) 
=> t / nil

Description

Determines whether the simulator is case sensitive or not. Returns t, if the simulator is case sensitive, else returns nil. The default value for this function is t.

While adding a simulator in Analog Design environment, you need to overload the function asiIsCaseSensitive. Otherwise it will return the default value.

Arguments

o_session

Simulation tool object

Value Returned

t

Determines whether the simulator is case sensitive or not and returns t.

nil

Indicates an error.


Return to top
 ⠀
X