test hd44780_text_falling_reset
protocol-decoder counter channel data=3 channel reset=1 option data_edge=falling option divider=2 option reset_edge=rising
- input hd44780/hd44780-reset-init-hello.sr
+ input display/hd44780/hd44780-reset-init-hello.sr
output counter annotation match hd44780_text_falling_reset.output
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 hd44780/hd44780-reset-init-hello.sr
+ input display/hd44780/hd44780-reset-init-hello.sr
output parallel annotation match hd44780_word_demux.output