Skip to content

ekerneljoy/NaxRiscv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaxRiscv

An out of order RISC-V core currently characterised by :

  • It is work in progress
  • Target FPGA with distributed ram
  • Target a (relatively) low area usage and high fmax (not the best IPC)
  • Decentralized hardware elaboration (No toplevel, composed of plugins)
  • Frontend implemented around a pipelining framework to ease customisation

Running simulation

See src/test/cpp/naxriscv/README.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 88.4%
  • C++ 9.6%
  • Python 1.2%
  • Other 0.8%