hnlGetGlobalNetMappedName
hnlGetGlobalNetMappedName(t_netName) =>name
Description
Returns a new mapped name for a given global net, if the argument specified as netName is not a valid name for the target tool. Otherwise, an empty string is returned.
Arguments
Value Returned
Examples
hnlGetGlobalNetMappedName( "GND!" )
Related Topics
Return to top