Re: [Gtkwave-users] transaction filters wave hidden
Brought to you by:
gtkwave,
joel1234567
From: gregory h. <gre...@gm...> - 2013-01-15 10:12:51
|
Hello, Is is possible to create several trace at once, seem to work on the example. I want to trace the different JTAG programmation but it will need a lots (+50) of trace. I don't want to create +50 groups every times. Besides, is it supported to output a group (that packed several traces) from the transaction filter? It would be a nice addition otherwise. Cheers, Gregory > Yes, you need two groups. As it stands, the transaction filter > converts the group trace into a transaction one, so only one trace is > created. > -Tony ---- gregory hainaut <gregory.hainaut@...> wrote: >> Hello, >> >> I'm trying to decode some JTAG stuffs but I got some issues with wave >> drawing. Only one is printed! >> 1/ I combine 3 inputs signals (TDI, TMS, TCK) >> 2/ I call my perl to process the data. It outputs 3 traces. (see >> attachment) >> 3/ Gtkwave only show the first trace. However if I add a >> group, it will show me 1 additional wave. (so I need 2 groups to see >> all my traces). >> >> Did I do somethings wrongs? >> >> Cheers, >> Gregory |