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

hnlGetGlobalModelMappedName

hnlGetGlobalModelMappedName( 
t_cellName
t_switchList
)
=> name

Description

Returns a new mapped name for a given cell, if the argument specified as cellName is not a valid name for the target tool. Otherwise, an empty string is returned.

Arguments

t_cellName

Name of the global cell.

t_switchList

If a configuration is used, this argument is the switch list, else this argument is not used

Value Returned

name

The mapped name of the given global cell.

Examples

hnlGetGlobalModelMappedName( "nand" "schematic spice" )

Related Topics

OSS Functions


Return to top
 ⠀
X