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

hnlIsCurrentInstStopping

hnlIsCurrentInstStopping(
)
=> t / nil

Description

Checks if the current instance, hnlCurrentInst, is a stopping instance. An instance is a stopping point for expansion if the instance master is in the instance specific stopList. An instance is also a stopping point if the instance has a string property, nlAction with stop as its value. This function is used throughout the netlister to determine when to stop expansion and whether to output a macro reference or a reference to a primitive device.

Arguments

None

Value Returned

t

The current instance is a stopping instance.

nil

The command was unsuccessful.

Examples

hnlIsCurrentInstStopping()

Related Topics

OSS Functions


Return to top
 ⠀
X