Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

pcdbInstMasterLib

pcdbInstMasterLib(
h_master
)
=> t_libName / nil

Description

Gets the library name for a master.

Arguments

h_master

A master returned from a call to pcdbNextInstMaster.

Value Returned

t_libName

A string which is the master’s library name.

nil

Did not get a library name for a master.

Example

An example for the use of this function can be found at

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbNextInstMaster

pcdbInstMasterCell

pcdbInstMasterView

pcdbInstMasterLibFixed

pcdbInstMasterViewFixed

Example for all pcdb Functions


Return to top
 ⠀
X