Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 293 Bytes

File metadata and controls

6 lines (5 loc) · 293 Bytes

riscv-python-core

A simple RISC-V core in python.

Steps to reproduce

  1. Clone the official risc-v instructions tests repo and follow the instructions to build the tests (inside this repo).
  2. python riscv-emu.py to pass the tests.