Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
/ rv-emu Public archive

A RISC-V emulator for learning/teaching assembly

License

Notifications You must be signed in to change notification settings

briddarobert/rv-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status

Compile-time dependencies

  • Rust programming language toolchain

Run-time dependencies

  • rvasm - For assembling the code

Implemented instructions

  • add
  • sub
  • addi
  • lw
  • sw

About

A RISC-V emulator for learning/teaching assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages