Coder Social home page Coder Social logo

wareeshaali2003 / xodus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from merledu/xodus

3.0 0.0 0.0 835 KB

RV32-I 5 Stage Pipelined Core implemented in CHISEL HDL

License: GNU General Public License v3.0

Shell 0.32% Python 2.46% Scala 61.33% Verilog 3.74% Assembly 32.15%

xodus's Introduction

XODUS32-5S

A 5 stage 32 bit RISC-V I(Base) extension core

Dependencies

  • sbt
  • openjdk 18

RTL Generation

  1. Edit the assembly.s file with your own assembly code and place the hex instructions in hex.txt in the assembly directory. A template file is also given. Follow the pattern for a successful simulation.

  2. Make sure you're in the root directory of the repository.

sbt
  1. The sbt server will be started. To generate the RTL file,
testOnly Top.TopTest -- -DwriteVcd=1
  1. A Top.vcd file is situated in test_run_dir/XODUS32_5S/. Use a vcd file viewer like gtkwave to view the RTL.

RVFI Log

A log file in the RVFI format can also be generated. Place a disassembly file, named test.s in the scripts directory. From the root directory, cd into the trace directory and execute traceGenerator.sh file.

cd trace
./traceGenerator.sh

A CSV file trace.csv along with a log file trace.log will be generated.

xodus's People

Contributors

5hayanb avatar actions-user avatar

Stargazers

Saad Ali avatar SyedaWareesha ail avatar KHADEEJAH ASHRAF 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.