You'll needa read toplevel to understand what signals are going to the top.
Basically switching Sw10[8] converts from memory values to pc\ifInstruction.
Right now, we seem to be writing values correctly into ram, however, reading out into the cache, we seem to be getting the same 8 or so instructions into the instCache.
This corresponds to the first 8, except we dont' seem to get instruction 0.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You'll needa read toplevel to understand what signals are going to the top.
Basically switching Sw10[8] converts from memory values to pc\ifInstruction.
Right now, we seem to be writing values correctly into ram, however, reading out into the cache, we seem to be getting the same 8 or so instructions into the instCache.
This corresponds to the first 8, except we dont' seem to get instruction 0.