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

nlGetNetlistDir

nlGetNetlistDir( 
o_netlister 
) 
=> t_netlistDir

Description

Returns the netlist directory.

Arguments

o_netlister

The netlister object.

Value Returned

t_netlistDir

A netlist directory.

Examples

The following example retreives the name of the netlist directory:

nlGetNetlistDir( netlister )
=> myDirectory1


Return to top
 ⠀
X