Skip to content

Ronsor/riscv-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RV64IM emulator

This repository contains a library for emulating RISC-V 64 CPUs with the multiply extension.

Caveat emptor: The implementation of RISC-V contained herein has not been tested for compliance. It may produce incorrect results, and it most certainly does not reject all invalid instructions.

(C) 2021 Ronsor Labs.

TODO

  • Support RV32 too (should be easy)
  • Implemented privileged instructions
  • Better documentation

About

A RISC-V emulator written in Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages