4. Prepare For Simulation In Accusim

To prepare for simulation in Accusim II and specify the location of your model file, we need to create a Design Viewpoint.

  1. Again, from the Design Architect, display the MGC Analog Libraries palette by selecting from the main menu bar:

    Libraries -> MGC Analog Libraries -> Display Libraries Palette

  2. Select Analog M/S Utilities -> Create Viewpoint from the palette. A dialog box as shown in Fig. 4-1 will appear. Enter the model filename that you created earlier in section 3 to the 'Netlistfile' field.

  3. For the "Library Directory" field, enter the path name that contains the model file you specified in previous step. Then click on "OK".

    Note: If you don't specify the model file, "Create Viewpoint" function will try to search file with extension ".mod", ".ckt",".sub" in the Library Directory you specified for your model definition.

    Figure 4-1. Create Design Viewpoint for AccuSim.

    After a couple of seconds, a message "Viewpoint created successfully" will appear at the bottom of the window.


click here to go back to Index:


5. Simulation In Accusim


5.1 Time Transient Analysis

  1. Select from the main menu bar:

    Setup -> Analysis...

    A dialog box as shown in Fig 5-1 will appear . Click on 'Transient' for time transient analysis. Enter '0.1n' for 'Time Step' box and '20n' for 'Stop Time' field. Then click on 'OK'.

    Figure 5-1. Setup analysis to time transient analysis.

  2. There are two ways to give test signal to input ports; the first way is to assign input signals right in Accusim, and the other way is to specify the input signals in a file.

  3. If you are familiar with PSPICE netlist format, you can check the netlist before you run it by selecting from the main menu bar:

    Report -> Netlist

  4. To probe circuit nodes, in the schematic window, select the ports/nets you will trace then click "Trace" on the right hand side palette. A trace window will be opened.

  5. To run your circuit, click on 'Run' icon from the right side palette. A box 'Add keeps' will appear. Click on 'OK'. To interrupt a running task, press CTRL-c to stop it (Note: lower case 'c').

  6. It takes a couple of seconds to run the simulation. The result is shown in Fig. 5-3.

    Figure 5-3. Add simultion result waveform to input waveform chart.

  7. To obtain the 50% propagation delay from the waveform, say, the 50% propagation delay from the input to output for edges between 4ns and 8ns follow the steps given below.

  8. Other timing information can also be obtained by using "WF MEASURE" on the "Result" palette.

  9. It can be possible to get average power and instantaneous power from "WF FUNCTION" on the "Result" palette.After run for transient analysis,select all schematic and from main menu bar "Add->Keeps" all selected schematic,Run again.

(Continue...)