top of page
RISC-V Processor

RISC-V 32 Bit

Selector

Decoder

RISC-V 32 Bit
1/3
RISC-V Processor
Comp Sys Organization 2021
Designed a RISC-V processor using Logisim. The circuit begins with a clock that incrementally pulls an instruction from the ROM. The instruction is then broken down, passed through multiple MUX's, and parts are stored in the register file or used to make the OP code for the ALU. The instruction is then executed through the ALU, comparator, and a series of MUX's. The processed data is then stored in the RAM and/or register files of the processor.
bottom of page