]> sigrok.org Git - sigrok-test.git/blame - decoder/test/parallel/test.conf
sdcard_sd: Add a test-case.
[sigrok-test.git] / decoder / test / parallel / test.conf
CommitLineData
6b7b9349
UH
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 demo/incremental_8ch_short.sr
4 output parallel annotation match incremental_8ch_short_noclock.output
5
6test 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
11test 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
16test 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