You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DataMemory should load the .data segment from the asm file (maybe, let's see, as the IRAM does for the .code segment)
The DataMemory width should be on 8 byte maybe (?) or anyway, there is to discuss about instructions like load/store byte, half, word, double word and see how they can be implemented
Adding piepepile register as memory output in the DP
Implementation of DataMemory
Implementation of StackMemory
The text was updated successfully, but these errors were encountered:
The DataMemory width should be on 8 byte maybe (?) or anyway, there is to discuss about instructions like load/store byte, half, word, double word and see how they can be implemented
The text was updated successfully, but these errors were encountered: