Open tilk opened 23 hours ago
Modify the decoder stage so that it can decode multiple instructions in a single clock cycle. Also, to connect such decoder to the rest of the core:
WideFifo
Modify the decoder stage so that it can decode multiple instructions in a single clock cycle. Also, to connect such decoder to the rest of the core:
WideFifo
to reduce the amount of instructions between the fetcher and decoder.