项目作者: Solasel

项目描述 :
The WIOM: A RV32IM In-Order pipelined cpu with no cache and a naive branch predictor.
高级语言: C
项目地址: git://github.com/Solasel/WIOM.git
创建时间: 2017-10-28T06:28:02Z
项目社区:https://github.com/Solasel/WIOM

开源协议:

下载


A link to the control spreadsheet:

  1. https://docs.google.com/spreadsheets/d/1Q7kT1kjYigwtjpARDYsuUe6wYrtTEaSc_sKTdFh8VUo/edit?usp=sharing

TODO:

Improve branch prediction as much as possible for a general machine.

Add a cache.

When possible: Finish adding microcode for the RV32M extension.