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
Value Returned
|
The terminal belongs to a patchcord or to an instance whose master is not a stopping cell and which contains no instances. |
|
Examples
hnlIgnoreTerm( termA )
Related Topics
Return to top