]> sigrok.org Git - sigrok-test.git/blame_incremental - decoder/test/parallel/test.conf
sdcard_sd: correct cmd numbers when prefixing responses
[sigrok-test.git] / decoder / test / parallel / test.conf
... / ...
CommitLineData
1test incremental_8ch_short_noclock
2 protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
3 input misc/demo/incremental_8ch_short.sr
4 output parallel annotation match incremental_8ch_short_noclock.output
5 output parallel python match incremental_8ch_short_noclock.python
6
7test incremental_8ch_short_clock
8 protocol-decoder parallel channel clk=0 channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
9 input misc/demo/incremental_8ch_short.sr
10 output parallel annotation match incremental_8ch_short_clock.output
11 output parallel python match incremental_8ch_short_clock.python
12
13test incremental_8ch_long_noclock
14 protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
15 input misc/demo/incremental_8ch_long.sr
16 output parallel annotation match incremental_8ch_long_noclock.output
17 output parallel python match incremental_8ch_long_noclock.python
18
19test incremental_8ch_long_clock
20 protocol-decoder parallel channel clk=0 channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
21 input misc/demo/incremental_8ch_long.sr
22 output parallel annotation match incremental_8ch_long_clock.output
23 output parallel python match incremental_8ch_long_clock.python