Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 804 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 804 Bytes

Build Status

venus is a RISC-V instruction set simulator built for education.

Using venus

venus is available online.

Features

  • RV32IM
  • Single-step debugging with undo feature
  • Breakpoint debugging
  • View machine code and original instructions side-by-side
  • Several ecalls: including print and sbrk
  • Memory visualization

Resources