Naruto is a simple 32-bit RISC-V core implemented in Chisel.
Currently running on the Basys3 FPGA Evaluation Board.
- Pipelining: 5-stage (fetch, decode, execute, memory access, write back)
- Instruction Set: RV32I
- Privileges: Excludes privileged instructions and interrupt handling