Skip to content
/ RISC-V Public

Simplist and non optimized implementation of a RISC-V processor.

Notifications You must be signed in to change notification settings

Oxmose/RISC-V

Repository files navigation

RISC-V

Simple and non optimized implementation of a RISC-V processor. This RISC-V pipeline is based on the DLX architecture.

Implementation: RISC-V32I

Current state:

  • CPU : Done
  • CPU Bypass : Done
  • CPU Stall : Done
  • CPU Stomp : Done
  • CPU CSRs : In progress
  • Caches : TODO

Schema

Basic DLX schema

About

Simplist and non optimized implementation of a RISC-V processor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages