/RISCV-Simulator

A RISC-V CPU Simulator supporting RV32I Base Integer ISA. 💻

Primary LanguageC++

RISCV-Simulator

  • A project for MS125:Principle and Practice of Computer Algorithms (Summer 2020)

V1.0

  • Sequential execution is supported.

V2.0

  • Parallel execution and dynamic branch prediction are supported.