]> sigrok.org Git - sigrok-test.git/blob - decoder/test/parallel/test.conf
35e9f60a36ec822982fdd1853d5b73decaad55d5
[sigrok-test.git] / decoder / test / parallel / test.conf
1 test 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 demo/incremental_8ch_short.sr
4         output parallel annotation match incremental_8ch_short_noclock.output
5
6 test incremental_8ch_short_clock
7         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
8         input demo/incremental_8ch_short.sr
9         output parallel annotation match incremental_8ch_short_clock.output
10
11 test incremental_8ch_long_noclock
12         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
13         input demo/incremental_8ch_long.sr
14         output parallel annotation match incremental_8ch_long_noclock.output
15
16 test incremental_8ch_long_clock
17         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
18         input demo/incremental_8ch_long.sr
19         output parallel annotation match incremental_8ch_long_clock.output