1
vote
0answers
231 views

Which Waveform viewer to use for binary data?

I have a file that contains a set of signals, each with binary data that changes other time. Something like this: clk : 0011001100110011 sig1: 0001000100010001 sig2: 0111100010011011 I am looking ...