kuznia-rdzeni / coreblocks

RISC-V out-of-order core for education and research purposes
https://kuznia-rdzeni.github.io/coreblocks/
BSD 3-Clause "New" or "Revised" License
37 stars 14 forks source link

Connect Coreblocks to LiteX #223

Closed tilk closed 1 year ago

tilk commented 1 year ago

The task is to connect our core to the LiteX framework. This involves creating a pythondata-cpu-coreblocks module, which can then be used from inside LiteX. For example, see pythondata-cpu-minerva and other existing modules.

piotro888 commented 1 year ago

https://github.com/kuznia-rdzeni/litex and https://github.com/kuznia-rdzeni/pythondata-cpu-coreblocks