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

pcdbInstMasterCell

pcdbInstMasterCell(
h_master
)
=> t_cellName / nil

Description

Gets the cell name for a master.

Arguments

h_master

A master returned from a call to pcdbNextInstMaster.

Value Returned

t_cellName

A string which is the master’s cell name.

nil

Did not get a cell 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

pcdbInstMasterLib

pcdbInstMasterView

pcdbInstMasterLibFixed

pcdbInstMasterCellFixed

pcdbInstMasterViewFixed

Example for all pcdb Functions


Return to top
 ⠀
X