GithubHelp home page GithubHelp logo

paulsonkantony / risk-five Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 100.75 MB

A Verilog based implementation of the unprivileged RV32I ISA

License: MIT License

Verilog 97.90% Assembly 2.10%
verilog risc-v rv32i

risk-five's Introduction


Logo

RISK-FIVE


About The Project

A Verilog based implementation of the RV32I Unprivileged RISC-V Instruction Set Architecture. A subset of the RV32I Base Module has been implemented. The functions that have not been included are CSR functions, fence, ecall and ebreak.

Current Design

  • Entirely written in Verilog
  • Requires 1 clock cycle to complete any instruction (except LOAD - Requires two cycles)
  • Single RISC-V Hart only
  • The privileged ISA is not implemented
  • FENCE, FENCE.I and CSR instructions are not implemented.
  • K Extension - Zkn and Zks - Implemented
    • The Bit-Manipulation and Cryptography Instruction Set that we are using is still in the experimental phase.
    • The extension has not been ratified by the RISC-V Foundation yet.

ASIC Implementation

ASIC implementation of the processor from the Register Transfer Level (RTL) stage to the GDSII stage (Physical Design)

  • RTL Design in Verilog HDL
  • Semi-custom ASIC flow in 180nm technology
  • Performance comparison using area, power, timing, and delay reports for the post synthesis and post layout results at multiple clock frequencies.

Future Scope

  • Implement a classic 5-stage RISC pipeline.
  • Evaluate the implementation of the privileged ISA.
  • GPIO, LED, UART Support.

Final Year Thesis

Paulson K Antony - 17BEC1147
Nikshith Narayan Ramesh - 17BEC1097
Pranav Suryadevara - 17BEC1073
Prof. Prathiba A - Project Guide

Vellore Institute of Technology, Chennai Campus,
Vandalur-Kelambakkam Road,
Chennai - 600127

risk-five's People

Contributors

nikshithnarayan avatar paulsonkantony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.