Skip to content

(WIP) [Interp] Port axi-stream-s2 BNW bug for interpreter, rewrite using repeat loops#188

Draft
ngernest wants to merge 88 commits into
mainfrom
axi-stream-s2-interp
Draft

(WIP) [Interp] Port axi-stream-s2 BNW bug for interpreter, rewrite using repeat loops#188
ngernest wants to merge 88 commits into
mainfrom
axi-stream-s2-interp

Conversation

@ngernest
Copy link
Copy Markdown
Contributor

@ngernest ngernest commented Feb 18, 2026

This PR aims to write the protocols for the axi-stream-s2 BNW bug (#158) to use repeat loops in order to express backpressure.

Edit: I merged #194 & #197 into this branch so that I could work on it, please review/merge those branches before looking at this PR

TODOs:

ngernest added 29 commits March 3, 2026 22:04
…the current / next cycle) before emitting global monitor failure
@ngernest
Copy link
Copy Markdown
Contributor Author

ngernest commented Mar 6, 2026

Edit: the waveforms produced by the BNW test-benches terminate immediately after the bug occurs, so the buggy waveform can't be realized by a monitor failure (since no successful data transfer happens when data = 7, which is ideally what we want in the fixed waveform). We discussed today (3/6) how one approach would be to modify the TB so that we get a longer waveform, although we should work on the other BNW bugs for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant