Giter Site home page Giter Site logo

shyoshyo / openriscv Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 4.0 3.4 MB

C 1.07% Makefile 0.19% Assembly 0.35% Stata 3.32% Verilog 89.47% Mathematica 0.02% Scheme 0.02% Forth 0.02% Coq 1.04% Python 0.45% SystemVerilog 0.45% Tcl 0.92% Batchfile 0.95% Shell 1.69% Standard ML 0.03%

openriscv's Introduction

OpenRISCV: an open RISC-V processor

About

This is an OpenRISCV processor. The ISA implemented by this RISC-V processor is RV32IMA.

This processor implementation can be tested or run on:

  • modelsim
  • ThinPAD
  • de2i (under construction)

How to get

$ sudo apt-get install autoconf automake autotools-dev curl libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev
$ git clone https://[email protected]/shyoshyo/openriscv.git
$ cd openriscv
$ git submodule update --init --recursive

How to use

modelsim

The modelsim working directory is located at ./modelsim.

The modelsim project file is also located at ./modelsim. ./asmTest can assemble program to binary instructions, which is acceptable as modelsim simulation input.

riscv-pk is the Berkeley Boot Loader, bbl, which is a supervisor execution environment for tethered RISC-V systems. It is designed to host the bbl-ucore port. For more details, visit https://git.net9.org/shyoshyo/riscv-pk

board

./src is the basic HDL implementation of RISC-V processor.

./src/cpu is the common HDL design. ./src/de2i ./src/ThinPAD ./src/modelsim is for specific development board/simulation environment.

For ThinPAD, there is the main Xilinx ISE project file in ./src/ThinPAD/openriscv

openriscv's People

Contributors

shyoshyo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.