[Gtkwave-users] Is it possible to...
Brought to you by:
gtkwave,
joel1234567
|
From: Simon G. <sim...@ma...> - 2015-03-04 16:42:01
|
get GtkWave to reload the waveforms from an external program ? Ideally I’d like to type ‘make’, which would parse the various scripts, invoke iverilog, and if there are no errors, run the simulation then (and this is the bit I can’t figure out) tell GtkWave to reload the waveforms. I guess I might be able write something that does an XSendEvent() with the keyboard shortcut, but that’s a bit of a hack if there’s already a way to do it :) Cheers Simon |