kvakil / venus

RISC-V instruction set simulator built for education

Home Page:https://kvakil.github.io/venus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RISC-V instruction set simulator built for education

https://kvakil.github.io/venus/

License:MIT License


Languages

Language:Kotlin 80.4%Language:HTML 15.2%Language:JavaScript 3.4%Language:CSS 1.1%