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

fnlTermExtName

fnlTermExtName(
d_termId
x_bit
)
=> t_netName / nil

Description

Returns the netlister-assigned name for the signal attached to the bit of the terminal specified as an argument. The function is similar to the substitution expression [ |name ]. As with the matching expression, the terminals allowed as arguments are restricted to the formal terminals of the master of the current instance. This function must be called only during the evaluation of the NLPcompleteElementString property.

Arguments

d_termId

The formal terminal for which the netlister-assigned name must be found.

x_bit

The bit of the terminal for which the netlister assigned name must be found.

Value Returned

t_netName

The netlister-assigned name for the signal returned by the function, if the requested bit of the terminal is found.

nil

The requested bit of the terminal was not found.

Related Topics

OSS Functions


Return to top
 ⠀
X