skudlur / diablo

diablo is an Out-Of-Order 64-bit RISC-V processor.
https://skudlur.github.io/diablo/
MIT License
15 stars 4 forks source link

Added: Immediate Generator #10

Closed JoyenBenitto closed 1 year ago

JoyenBenitto commented 1 year ago

The design takes the instruction from the decoder and uses opcode to generate 64 bit immediate value which can be fed into the ALU.