X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fparallel%2Ftest.conf;h=1c650bb020159eb9c8b8961a17ff4b8a0d350bc1;hb=ff9346de0e0cd78fefbcff19986fa302ffe67f41;hp=cf59c30220a5babc49850bcc12ac9066cbd927fa;hpb=b59c504ecda1693417932878a8c92bab80f9635c;p=sigrok-test.git diff --git a/decoder/test/parallel/test.conf b/decoder/test/parallel/test.conf index cf59c30..1c650bb 100644 --- a/decoder/test/parallel/test.conf +++ b/decoder/test/parallel/test.conf @@ -21,3 +21,8 @@ test incremental_8ch_long_clock input misc/demo/incremental_8ch_long.sr output parallel annotation match incremental_8ch_long_clock.output output parallel python match incremental_8ch_long_clock.python + +test hd44780_word_demux + protocol-decoder parallel channel clk=3 channel d0=4 channel d1=5 channel d2=6 channel d3=7 option clock_edge=falling option wordsize=2 option endianness=big + input display/hd44780/hd44780-reset-init-hello.sr + output parallel annotation match hd44780_word_demux.output