summaryrefslogtreecommitdiff
path: root/decoder/test/parallel/incremental_8ch_short_noclock.output
AgeCommit message (Collapse)Author
2022-10-03parallel: recent PD implementation flushes last samples upon EOFHEADmasterGerhard Sittig
Catch up with the implementation of the "parallel" decoder, which now flushes previously accumulated information when the end of input data is seen. Which completes the last "item" (data pattern on the bus), and may complete another "word" (data value that spans several bus cycles).
2020-01-01Updates after annotation class/row changes (singular/plural).Uwe Hermann
2018-01-01parallel: adjust hex number format of expected PD outputGerhard Sittig
The parallel decoder got adjusted to emit annotations for "items" and "words" in a unified format (consistent width, leading zeroes). Adjust the test expectation to match the PD implementation.
2015-07-22parallel: Add a few test-cases.Uwe Hermann