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

fnlCurrentInst

fnlCurrentInst(
)
=> d_instanceId / nil

Description

Returns the current instance being expanded. This function must be called only during expansion of the NLPcompleteElementString property. Do not use the master field of the resulting instanceId. If you use it, you get the symbol cellview rather than the stopping cellview corresponding to the symbol placed in the schematic. To get the instance master in a format instruction, use the fnlCurrentCell function.

Arguments

None

Value Returned

d_instanceId

An object identifier for the current instance.

nil

The operation was unsuccessful.

Examples

fnlCurrentInst()

Related Topics

OSS Functions


Return to top
 ⠀
X