QCADesigner <:>

QCADesigner Documentation

Graph Dialog

The graph dialog shown below displays the results of your simulation. The dialog will show the input traces and the output traces in the order you have chosen in the bus layout dialog, as well as the clocking traces.

The input traces are shown in blue to match the color of the input cells in the design. The outputs are shown in yellow, and the clock signals are shown in red.

The graph dialog is now available as a separate tool. This facilitates the viewing of simulation result files. You may run graph_dialog from a terminal or choose "Simulation Results Viewer" from the menu.

Zoom

You can horizontally stretch your traces to potentially reveal waveforms in your output not normally visible. To stretch a range of samples to fit into your current window, follow these steps:

  1. Move the mouse to the starting sample of your desired range. The sample number is indicated in the status bar.
  2. Drag the mouse to the ending sample of your desired range. While dragging the mouse, the selected sample range is also displayed in the status bar.
  3. Release the mouse. The range you have selected will be stretched to fit your window.
  4. To return to 100% view, click "Reset Zoom" in the toolbar.

TIP:While dragging the mouse to select a range of samples, you may click the right button (without releasing the left button) to cancel your selection. The traces will not be stretched.

Print Preview

Allows you to preview the graphs prior to printing. Note: This may not always reflect what is printed. Some PostScript previewers (especially Ghostview under Windows) handle this differently.

Print

Brings up the print dialog and allows you to print the traces to a file or directly to printer.


Top of the page