Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

fnlCurrentCell

fnlCurrentCell(
)
=> d_cellviewId / nil

Description

Returns the master of the current instance being expanded. This function must be called only during the evaluation of the NLPcompleteElementString and NLPcreateModelString properties.

Arguments

None

Value Returned

d_cellviewId

An object identifier for the master cell of the current instance.

nil

The operation was unsuccessful.

Examples

The following example returns the master of the current instance being expanded.

fnlCurrentCell()
=> nil

Related Topics

OSS Functions


Return to top
 ⠀
X