Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 400 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 400 Bytes

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