On 25/07/16 21:26, Jonas Baggett wrote:
Hi Andre,
Do you mean that sometimes you add several times the same signal in the
waveform in order to be able to compare them with different signals ?
It also happened for me to do the same.
Currently what the code does is looking for every signal in the design
and then look if it exists or not in the tree of the signals to be
displayed. The order of the signal paths in the wave option file has no
impact as the signals are displayed in the order they are read from the
design. And no, dupplication of signals isn't possible with this
approach. So to have this feature I need first to change the approach :
read each signal from the tree and compare it with the design. This way,
duplication of signals will be possible. I believe this feature deserves
to be in my TODO list.
I think that duplicating signals is a feature of the viewer, not of the
dumper. There is no reason to make the wave file larger!
Tristan.
_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss