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

nlGetTopLibName

nlGetTopLibName( 
o_design 
) 
=> t_topLibName

Description

Returns the library name of the design.

Arguments

o_design

The design object.

Value Returned

t_topLibName

A library name.

Examples

nlGetTopLibName( design )


Return to top
 ⠀
X