summaryrefslogtreecommitdiff
path: root/decoder/test/parallel/incremental_8ch_long_clock.output
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2022-10-03 21:14:26 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2022-10-03 21:14:26 +0200
commitbcfa07e61c7125be5b7a9be809a2cf39b38935d0 (patch)
tree42ed059009941c1631282364e4e2942d3d5058b7 /decoder/test/parallel/incremental_8ch_long_clock.output
parent12f978c9d45b3bf5b5767cb3104fac4c38bfd3df (diff)
downloadsigrok-test-bcfa07e61c7125be5b7a9be809a2cf39b38935d0.tar.gz
sigrok-test-bcfa07e61c7125be5b7a9be809a2cf39b38935d0.zip
parallel: recent PD implementation flushes last samples upon EOFHEADmaster
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).
Diffstat (limited to 'decoder/test/parallel/incremental_8ch_long_clock.output')
-rw-r--r--decoder/test/parallel/incremental_8ch_long_clock.output1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/test/parallel/incremental_8ch_long_clock.output b/decoder/test/parallel/incremental_8ch_long_clock.output
index 68dc3d8..7efc24a 100644
--- a/decoder/test/parallel/incremental_8ch_long_clock.output
+++ b/decoder/test/parallel/incremental_8ch_long_clock.output
@@ -4997,3 +4997,4 @@
9993-9995 parallel: item: "09"
9995-9997 parallel: item: "0b"
9997-9999 parallel: item: "0d"
+9999-10000 parallel: item: "0f"