Hi , I’m currently working on the ChipIgnite/Carav...
# caravel
r
Hi , I’m currently working on the ChipIgnite/Caravel Mini project and encountering an issue with multiple read operations. In my test case, I’m trying to read from the Wishbone interface using the
USER_readWord()
function. The first two read operations are working as expected, but the third read doesn’t seem to trigger the expected behavior. I’m attaching the code snippet and the waveform for reference. Any ideas on what might be causing the issue, or pointers on what I should check next?