Mentor Graphics Veloce® log plot tool.
- perl
- awk
- octave
- zenity
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:
That selection will be kept in state.txt. To reset, simply delete that file.