kuznia-rdzeni / coreblocks

RISC-V out-of-order core for education and research purposes
https://kuznia-rdzeni.github.io/coreblocks/
BSD 3-Clause "New" or "Revised" License
38 stars 16 forks source link

Superscalar instruction decoding #769

Open tilk opened 23 hours ago

tilk commented 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: