All Projects → kvakil → Venus

kvakil / Venus

Licence: mit
RISC-V instruction set simulator built for education

Programming Languages

kotlin
9241 projects
assembler
53 projects

Projects that are alternatives of or similar to Venus

Ripes
A graphical processor simulator and assembly editor for the RISC-V ISA
Stars: ✭ 584 (+435.78%)
Mutual labels:  risc-v, education
Rars
RARS -- RISC-V Assembler and Runtime Simulator
Stars: ✭ 413 (+278.9%)
Mutual labels:  risc-v, education
Jupiter
RISC-V Assembler and Runtime Simulator
Stars: ✭ 326 (+199.08%)
Mutual labels:  risc-v, education
Vulcan
RISC-V Instruction Set Simulator (Built for education).
Stars: ✭ 80 (-26.61%)
Mutual labels:  risc-v, education
Intro To Deep Learning
A collection of materials to help you learn about deep learning
Stars: ✭ 103 (-5.5%)
Mutual labels:  education
Educenter Hugo
Educenter is an educational website template. It can be used as an online teaching platform, school and university websites
Stars: ✭ 96 (-11.93%)
Mutual labels:  education
Icestation 32
Compact FPGA game console
Stars: ✭ 93 (-14.68%)
Mutual labels:  risc-v
Classroombookings
The open source hassle-free room booking system for schools
Stars: ✭ 89 (-18.35%)
Mutual labels:  education
Snap4arduino
Binding Snap! and Arduino together
Stars: ✭ 107 (-1.83%)
Mutual labels:  education
Thimble.mozilla.org
UPDATE: This project is no longer maintained. Please check out Glitch.com instead.
Stars: ✭ 1,414 (+1197.25%)
Mutual labels:  education
Seed Labs
SEED Labs developed in the last 20 years.
Stars: ✭ 102 (-6.42%)
Mutual labels:  education
Blockly At Rduino
[email protected] : Blockly remix for Arduino. Totally new version, enhanced one !
Stars: ✭ 96 (-11.93%)
Mutual labels:  education
Riscboy
Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink
Stars: ✭ 103 (-5.5%)
Mutual labels:  risc-v
Tutorials
All of the code for my Medium articles
Stars: ✭ 92 (-15.6%)
Mutual labels:  education
Powerpointlabs
This is the project for PowerPointLabs, a productivity add-in for PowerPoint
Stars: ✭ 106 (-2.75%)
Mutual labels:  education
Selectstarsql
An interactive SQL book
Stars: ✭ 92 (-15.6%)
Mutual labels:  education
Protoschool.github.io
The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, and local events.
Stars: ✭ 99 (-9.17%)
Mutual labels:  education
Neorv32
A small and customizable full-scale 32-bit RISC-V soft-core CPU and SoC written in platform-independent VHDL.
Stars: ✭ 106 (-2.75%)
Mutual labels:  risc-v
Ar Alphabets
Augmented Reality on Web (Web AR) for Kids to learn Alphabets with fun. AR on all Mobile Devices
Stars: ✭ 98 (-10.09%)
Mutual labels:  education
Exams
Past Exams for UC Berkeley EECS Courses. PR more if you have!
Stars: ✭ 97 (-11.01%)
Mutual labels:  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].