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

pcdbInstMasterCellFixed

pcdbInstMasterCellFixed(
h_master
)
=> t / nil

Description

Gets whether a master cell name is fixed.

Arguments

h_master

A master returned from a call to pcdbNextInstMaster.

Value Returned

t

The master cell is fixed.

nil

The master cell is not fixed.

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

pcdbInstMasterCell

pcdbInstMasterView

pcdbInstMasterLibFixed

pcdbInstMasterViewFixed

Example for all pcdb Functions


Return to top
 ⠀
X