To each component ready for simulation it is possible to associate a procedure of setup of the parameters of the model used for the simulation of the component. The name of the procedure must be specified in the SETUP attribute of the SPICE category.

SuggerimentoTip:

To display the dialog box for model setup, click the Setup button on the Attributes tab in the symbol properties dialog box.

Insert the SPICE Setup into a component library

To insert the setup procedure of the model parameters in the same library in which the components are defined, perform the following operations:

  1. Create the setup procedure and compile it into a .dll file.

  2. Right-click on the name of the project or folder in which the file is to be inserted. The command menu opens.

  3. In the menu choose the command Import file. The dialog box opens where you can select the file to import.

  4. Select the file and click on Open. The file is stored in the Job.

  5. Open the Component Properties tab .

  6. Select the Attributes tab.

  7. Enter the file name in the SETUP attribute of the SPICE category.

See also