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

asiGetNetlistDir

asiGetNetlistDir( 
o_session
) 
=> t_netlistDir

Description

Returns the netlist directory. If the directory does not exist, this function creates it.

Argument

o_session

Simulation session object.

Value Returned

t_netlistDir

Returns the path name for the netlist directory.

Example

netlistDir=asiGetNetlistDir(session)

Returns the netlist directory.


Return to top
 ⠀
X