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

hnlGetTermByName

hnlGetTermByName(
t_cellview 
t_termname
)

Description

Returns the terminal ID and index corresponding to the member termname found in the specified cellview, where the ID is the first element of the list and the index is the second. If the given terminal name implies a width greater than 1, a -1 is returned as the index. If a single bit name is given, then the index returned is the index to the terminal.

Arguments

t_cellview

Name of the cellview.

t_termname

Name of a terminal in the specified cellview.

Examples

hnlGetTermByName( cellview termname ) 

Related Topics

OSS Functions


Return to top
 ⠀
X