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

pcdbGetIgnoredInstMasterGen

pcdbGetIgnoredInstMasterGen(
h_pcdbHandle
)
=> h_masterGen / nil

Description

Creates a generator that can be used to get a list of ignored instance masters.
An ignored instance master is one that is not a sub-design.

Arguments

h_pcdbHandle

A pcdb handle returned from a call to pcdbOpen.

Value Returned

b_masterGen

A generator.

nil

Did not create a generator.

Example

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

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

pcdbNextInstMaster

pcdbOpen

Example for all pcdb Functions


Return to top
 ⠀
X