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

hnlNmpSetNameSpaces

hnlNmpSetNameSpaces(
t_source
t_dest
)
=> t / nil

Description

Specifies the nmp namespaces to perform namespace mapping during OSS netlisting. The function accepts Cadence nmp supported namespaces as arguments. You can run the %> nmp getSpaceNames command to display a list of valid namespaces.

Arguments

t_source

Source namespace from which mapping is to be done, usually CDBA.

t_dest

Namespace in which netlist is to be written.

Value Returned

t

The command is successful.

nil

The command was unsuccessful.

Examples

hnlNmpSetNameSpaces("CDBA" "VHDL")

Related Topics

OSS Functions


Return to top
 ⠀
X