Skip to content

LiteX CVA6 - Fixed integration of the CPU into LiteX SoC generator

License

Notifications You must be signed in to change notification settings

lapd-soc-one/LiteX-CVA6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Banner

LiteX CVA6

LiteX CVA6

📖 Project Overview :

This project is a fixed version of the existing CVA6 pythondata-cpu-cva6 necessary for LiteX SoC generation. Most of the work was done by the team in charge of the CPU integration in LiteX.

🚀 Getting Started :

Clone the project

Clone the project into your LiteX installation's root folder.

git clone https://github.com/adamhlt/LiteX-CVA6.git pythondata-cpu-cva6
python3 -m pip install --editable pythondata-cpu-cva6

You can now try to run the simulation.

litex_sim --cpu-type=cva6

🧪 Demonstration :

LiteX Simulation of CVA6 CPU.

Demo

👑 Credit :

  • LiteX : Very powerful SoC generator.
  • Original Repo : Initial repository of the CVA6 integration into LiteX.
  • CVA6 Repo : Official repository of CVA6 CPU.

About

LiteX CVA6 - Fixed integration of the CPU into LiteX SoC generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.7%
  • SystemVerilog 10.0%
  • C 2.6%
  • Tcl 0.7%
  • Makefile 0.3%
  • VHDL 0.2%
  • Other 0.5%