dm_get_simcode_from_designcode()

Returns a simcode, which is required by functions such as dm_find_form_definition(), given a design code, which is returned from functions such as db_get_design_code().

Syntax:

dm_get_simcode_from_designcode( designCode);

where

designCode is the unique code for each type of design, such as analogRF_net or sigproc_net.

Example:

This example sets simCode to analogRF_net.

decl simCode;
simCode = dm_get_simcode_from_designcode(analogRF_net);

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.

Netlist with Node Names

Where Used:

Schematic

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources