hnlGetTermNameOfSig
hnlGetTermNameOfSig(
g_sig
)
Description
Finds the names of all the terminals that the specified signal connects to. The names are the single-bit names of the bits of the terminals that connect to the signal.
Arguments
Examples
hnlGetTermNameOfSig( sig )
Related Topics
Return to top