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

hnlIgnoreTerm

hnlIgnoreTerm( 
d_term
)
=> t / nil

Description

Checks if the terminal argument belongs to a patchcord or to an instance whose master is not a stopping cell and does not contain any instances. This function excludes terminals attached to instances such as vdd and gnd.

Arguments

d_term

The termId of the terminal.

Value Returned

t

The terminal belongs to a patchcord or to an instance whose master is not a stopping cell and which contains no instances.

nil

The command was not successful.

Examples

hnlIgnoreTerm( termA )

Related Topics

OSS Functions


Return to top
 ⠀
X