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
|
Source namespace from which mapping is to be done, usually |
|
Value Returned
Examples
hnlNmpSetNameSpaces("CDBA" "VHDL")
Related Topics
Return to top