Giter VIP home page Giter VIP logo

ffvm.fromrockcarry's Introduction

+---------------------------+
 ffvm 是一个 riscv32 虚拟机 
+---------------------------+

ffvm 500 多行代码,就实现了一个 riscv32 的虚拟机

目前的 ffmv 已经支持以下特性:
1. 支持 rv32imac 指令集
2. 自带 64MB RAM 内存
3. 0xF0000000 以上的地址空间为 IO 寄存器
4. 默认以 100MHz 的频率运行


对应的 toolchain 和 test 程序项目地址:
https://github.com/rockcarry/riscv32-toolchain
https://github.com/rockcarry/riscv32-test

目前已经可以支持运行 2048 的小游戏了


TODO:
1. 后面要进一步 debug, 发现并解决指令 bug
2. 完成 IO 寄存器定义,包括显示、音频、按键


rockcarry
2020-11-5

ffvm.fromrockcarry's People

Contributors

rockcarry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.