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

pcdbNextInstMaster

pcdbNextInstMaster(
h_masterGen
)
=> h_master / nil

Description

Gets the next master from a master generator.

Arguments

h_instGen

A master generator returned from a call to pcdbNextInst.

Value Returned

h_master

A master.

nil

Did not get a master from a master generator.

Example

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbGetInstMasterGen

pcdbInstMasterLib

pcdbInstMasterCell

pcdbInstMasterView

pcdbInstMasterLibFixed

pcdbInstMasterCellFixed

pcdbInstMasterViewFixed

Example for all pcdb Functions


Return to top
 ⠀
X