QRV-Emu: The QuadriSparse + RV32IM Emulator


As a summer project I've started working on an emulator for RISC-V, specifically RV32IM, which aims to support the QuadriSparse instructions outlined in my master's thesis. The ultimate goal is to create a Golden Reference Model which can be used to validate QuadriSparse against. It also enables easier development of software targeting QuadriSparse. The emulator is written in Rust for speed and as a learning exercise.

Fork or star on Github   github
qrv-emu