Velog

Mentor Graphics VeloceĀ® log plot tool.

alt text

Requirements

  • perl
  • awk
  • octave
  • zenity

Usage

Extract probes data from the transcript:

$ ./velog.sh transcript.txt

Plot data with Octave:

$ run velog.m

Two dialog box will ask you to select which probres you wish to plot, and which should be interpreted as signed:

alt text

That selection will be kept in state.txt. To reset, simply delete that file.