]> sigrok.org Git - sigrok-test.git/commit
counter: use HD44780 dump to check counter's reset_edge option
authorGerhard Sittig <redacted>
Thu, 11 Jan 2018 06:05:34 +0000 (07:05 +0100)
committerGerhard Sittig <redacted>
Thu, 11 Jan 2018 06:05:34 +0000 (07:05 +0100)
commit913b372366bc0cffd7bcbacb7b487c7a157db09c
tree2f327f295969490fba8a967ee84218184486d259
parent3f0b1d31e4c2e5965e1ca795f673b1ddd1220a2d
counter: use HD44780 dump to check counter's reset_edge option

Resetting counters depending on the LCD controller's R/S signal yields
numbers that correspond to byte sequences that either "control" hardware
(register access) or carry "data" (display text).

Provide a test case for the rising edge of RESET. Existing cases already
covered the falling edge of RESET which is the default.
decoder/test/counter/hd44780_text_falling_reset.output [new file with mode: 0644]
decoder/test/counter/test.conf