Git Product home page Git Product logo

soin-rv's Introduction

SOIN RV - One More Risc-V Implementation

Introduction

Hi! This is just a simple Risc-V implementation.

My goal with this project is to get rich learn about computer architecture implementation as well as simulation tools/process and verification techniques.

I intend to work on this project for the time necessary to learn and to get skills in the subjects that I like that means a lot of time. I hope too that this project could help other students interested in this subjects.

Dependencies

  • ModelSim
  • Risc-V Compiler
  • TCL/TK
  • Python > 3

Compiling and Running

To start the compilation/simulation flow run the following command:

./build.sh

The ModelSim interface will open with a TCL/Tk GUI that may be used to select the C/Assembly program to be compiled. Using the buttons you will be able to execute each step of the flow (Compile SW, Compile the HDL and Load Simulation).

It is possible follow the flow using the TCL commands in the ModelSim transcripts. The commands are:

  • compile_sw [PATH TO FILE]: It compiles the selectes software (File Path passed as argument).
  • compile_design: It compiles the processor design.
  • compile_tb: It compiles the testbench.
  • load_sim: It loads the simulation for tb passing the compiled software path as the IM_FILE variables.

soin-rv's People

Contributors

adahilmuniz avatar

Stargazers

Braga avatar Hailin, Zeng avatar Pedro Henrique avatar Arthur Rocha avatar Caio Vieira avatar

Watchers

Caio Vieira avatar Pedro Henrique 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.