Difference between revisions of "Moving toward VexiiRiscv"

From F-Si wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by one other user not shown)
Line 3: Line 3:


==Downloads==
==Downloads==
* [[File:example_file.pdf|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)
* [https://github.com/SpinalHDL/SpinalDoc/tree/master/presentation/en/fsic_2024 Slides]
* [https://peertube6.f-si.org/w/6sTipzg5dy8Ya83gNjLvrN Video recording]


==Abstract==
==Abstract==
Line 9: Line 10:


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.
 
[[File:Vexiiriscv 2024 screen.jpg|thumb]]


==Hardware==
==Hardware==

Latest revision as of 15:32, 1 August 2024

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

Downloads

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.

Vexiiriscv 2024 screen.jpg

Hardware

General information


Roadmap