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

fnlTermCdsNameExtName

fnlTermCdsNameExtName(
t_sigName
)
=> t_netName / nil

Description

Returns each netlister-assigned signal name for the signal attached to the terminal whose name is specified as an argument. The function is equivalent to the substitution expression [ |name ]. As with the matching expression, the terminal names allowed as arguments are restricted to the terminals attached to the current instance.

Arguments

t_sigName

Represents the signal name for which you need to find the netlister-assigned name.

Value Returned

t_netName

The netlister-assigned signal name for the signal specified as an argument.

nil

The terminal was not found.

Related Topics

OSS Functions


Return to top
 ⠀
X