• Stars
    star
    179
  • Rank 209,517 (Top 5 %)
  • Language
    Kotlin
  • License
    MIT License
  • Created almost 7 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

RISC-V instruction set simulator built for education

venus

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

User Guide

Roadmap

Contributing

MIT License