Coder Social home page Coder Social logo

saursin / riscv-atom Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 14.0 2.91 MB

An open-source 32-bit RISC-V soft-core processor

Home Page: https://riscv-atom.readthedocs.io

License: MIT License

Makefile 3.27% Verilog 19.82% SystemVerilog 1.37% C++ 40.01% Assembly 2.01% C 20.25% Python 7.55% Shell 0.31% Tcl 5.14% Dockerfile 0.27%
riscv processor cpu riscv32 microcontroller embedded fpga core risc-v soc

riscv-atom's Introduction

RISCVAtom-header

RISCV-Atom

MIT license atomsim libcatom scar Documentation Status

RISC-V Atom is an open-source soft-core processor platform targeted for FPGAs. It is complete hardware prototyping and software development environment based around Atom, which is a 32-bit embedded-class processor based on the RISC-V Instruction Set Architecture (ISA).

Key highlights of the RISC-V Atom projects are are listed below:

  • Atom processor implements RV32IC_Zicsr ISA as defined in the RISC-V unprivileged ISA manual.
  • Simple 2-stage pipelined architecture, ideal for smaller FPGAs.
  • Wishbone ready CPU interface.
  • Support for RISC-V interrupts and exceptions.
  • Interactive RTL simulator - AtomSim.
  • In-house verification framework - SCAR.
  • FPGA-ready SoC implementation - HydrogenSoC.
  • Tiny libc like standard library - libcatom.
  • Wide range of example programs.
  • Open source under MIT License.

To checkout this project, Please refer to the Getting Started Guide. Use the dev branch, if you like to see the latest additions to the project

Useful Links

  1. Project Website
  2. Project Documentation

License

This project is open-source under MIT license!

riscv-atom's People

Contributors

saursin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

riscv-atom's Issues

RV32-M extension implementation

Hello,
We have tried to implement RV32M extension instruction, please have a look. The extension instruction also passes riscv-test benchmark. If you want your riscv-atom to support RV32M, you can look at out code as an reference.

The finished version is in branch stable . Here is the Link 1, Link 2.

Best Regards ๐Ÿ‘

Redundancy in makefile

There is a redundancy in the makefile while declaring Verilog files for the targets - atombones and hydrogensoc. Clearly these targets have some files that are needed by both and some files that only one of the targets requires.

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.