Difference between revisions of "Moving toward VexiiRiscv"

From F-Si wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:


VexiiRiscv aim at :
VexiiRiscv aim at :
* Providing a free/open-source CPU which can scale from simple micro controller, up to linux ready multi-issue core
* Providing a free/open-source CPU which can scale from simple micro controller, up to linux ready multi-core / multi-issue cluster (Cortex A53/A55 like)
* Covering both 32 bits and 64 bits RISC-V + IMAFDC + B
* Covering both 32 bits and 64 bits RISC-V + IMAFDC + B
* Being very modular and extendable
* Being Debian capable
* Being Debian capable
* Being very modular and extendable


This talk should normaly run on the hardware itself, minus kernel panics.
This talk should normaly run on the hardware itself (FPGA), minus maybe, some kernel panics.


==Hardware==
==Hardware==

Latest revision as of 23:39, 2 May 2024

  • Speaker: Charles Papon
  • email: charles.papon.90@gmail.com

Downloads

  • Slides (to upload a file: go to Edit mode, then click on the fourth icon from the left "Images and media" and follow the instructions)

Abstract

There is still very few free/open-source/multiple issue/in-order RISC-V CPU in the wild. In the same time, VexRiscv accumulated quite some technical debt and limitations. So it was time to fill those gaps !

VexiiRiscv aim at :

  • Providing a free/open-source CPU which can scale from simple micro controller, up to linux ready multi-core / multi-issue cluster (Cortex A53/A55 like)
  • Covering both 32 bits and 64 bits RISC-V + IMAFDC + B
  • Being very modular and extendable
  • Being Debian capable

This talk should normaly run on the hardware itself (FPGA), minus maybe, some kernel panics.

Hardware

General information


Roadmap