Closed martijnbastiaan closed 8 months ago
Hi,
Thanks for the fix ^^
Is there an example regression test for, say, AXI error handling I could use as a base for a Wishbone test?
So the issue is that those bridges are more used inside SoC, and tested at a SoC level. There is no proper test for it in VexRIscv repo. Not great.
Where can I add a changelog entry (if applicable)?
So far, the git commits are the logs
Note that i'm now working on VexiiRiscv : https://github.com/SpinalHDL/VexiiRiscv Aiming for the mooooooon XD
Cheers Charles
Thanks for the merge!
Note that i'm now working on VexiiRiscv : https://github.com/SpinalHDL/VexiiRiscv
Good luck!!
This PR implements handling
ERR
intoWishbone
.Note that the following may look strange:
But this is imposed by the Wishbone spec:
Questions for reviewers: