nlGetNetlistDir
nlGetNetlistDir(o_netlister) =>t_netlistDir
Description
Returns the netlist directory.
Arguments
Value Returned
Examples
The following example retreives the name of the netlist directory:
nlGetNetlistDir( netlister )
=> myDirectory1
Return to top