summaryrefslogtreecommitdiff
path: root/decoder/test/counter/hd44780_text_falling_reset.output
AgeCommit message (Collapse)Author
2018-05-30counter: Update test results to reflect recent PD changes.Uwe Hermann
2018-01-11counter: use HD44780 dump to check counter's reset_edge optionGerhard Sittig
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.