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
|
The formal terminal for which the netlister-assigned name must be found. |
|
|
The bit of the terminal for which the netlister assigned name must be found. |
Value Returned
|
The netlister-assigned name for the signal returned by the function, if the requested bit of the terminal is found. |
|
Related Topics
Return to top