]> sigrok.org Git - sigrok-test.git/commit
parallel: also expect bits count in addition to data value
authorGerhard Sittig <redacted>
Mon, 9 Nov 2020 04:56:32 +0000 (05:56 +0100)
committerGerhard Sittig <redacted>
Wed, 11 Nov 2020 19:49:30 +0000 (20:49 +0100)
commit7d97c1424a7b39ccdf37128d66fb6632baf8f523
treedd96f9799147e216e9dcf6a4be36f142a8736692
parentf47a7a3b76716f1b83fe3d06ae27e8032736eb5c
parallel: also expect bits count in addition to data value

Catch up with the parallel decoder's implementation. Documented Python
output includes the bus width and cycle count for items and words.

[ see a word-diff for the commit's essence ]
decoder/test/parallel/incremental_8ch_long_clock.python
decoder/test/parallel/incremental_8ch_long_noclock.python
decoder/test/parallel/incremental_8ch_short_clock.python
decoder/test/parallel/incremental_8ch_short_noclock.python