GithubHelp home page GithubHelp logo

rutgers-risc-v / risc-v-processor Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 110.87 MB

Rutgers 2019 ECE Capstone - RISC-V Processor: RV32I, 5-stage pipelined

Python 0.04% VHDL 88.69% C 0.10% Makefile 0.01% Verilog 9.40% Tcl 0.71% Assembly 0.39% Coq 0.05% SystemVerilog 0.27% Shell 0.11% Stata 0.02% Forth 0.01% Java 0.02% Pascal 0.01% Batchfile 0.01% PureBasic 0.01% JavaScript 0.19% HTML 0.01%
risc-v rv32i pipeline

risc-v-processor's Introduction

RISC-V-Processor

Video
Poster
Rutgers Capstone Website

Our group has implemented a RISC-V processor on a field-programmable gate array (FPGA). The implementation is a system comprised of a RISC-V processor with an interactive terminal interface. The processor is a single-core, pipelined, 32-bit RV32I processor, which includes the base instruction set I. The processor contains a full single issue, in-order five stage pipeline with hazard detection. Pipelining splits the processor into 5 stages, each with a different purpose: fetching an instruction, decoding the instruction, executing the instruction, accessing memory, and storing instruction output to a register. The pipeline allows the processor to compute five instructions in different stages of execution on the same clock cycle. This processor is written in VHDL and is RISC-V compliant. We have included a suite of additional features and software to showcase some of the possible applications of our processor. To interact with the processor, we have implemented a terminal interface on a VGA display that enables users to run programs as a demonstration of some of its capabilities. These programs accept user input from interfaces on the FPGA board and display output to the user, show graphics using ASCII text, and even run small games utilizing the terminal. This project has been featured as an entry into the Harris Corporation 2019 Senior Project Mentor Program, and we have received guidance from industry experts on how to design and implement our project.

risc-v-processor's People

Contributors

alexriv70 avatar joncolella avatar jzw19 avatar rutgers-risc-v avatar rybant26 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

obej

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.