Forum Discussion
rt52
Occasional Contributor
4 years agoHi, I turned to signal tap in order to debug this. I'm not really sure what I did/changed but I was able to see the correct values in signal tap depending on the image that was loaded.
I wish I could state what I was doing wrong, but the last thing I changed before it was working was specifying the address using bit notation instead of hex. (So 3'b001 instead of 3'h1). I'm not sure why this would break/fix anything but apparently it has.