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

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

t_netName

Name of global net.

Value Returned

name

The mapped names of a given global net.

Examples

hnlGetGlobalNetMappedName( "GND!" )

Related Topics

OSS Functions


Return to top
 ⠀
X