Open enjoy-digital opened 2 years ago
The linux images are compatible with the https://github.com/litex-hub/linux-on-litex-vexriscv one.
To get doom running, i used :
git clone https://github.com/buildroot/buildroot.git --branch master
cd buildroot
git checkout 9ef54b7d
Then followed the https://github.com/litex-hub/linux-on-litex-vexriscv#generating-the-linux-binaries-optional procedure but with that buildroot config : buildroot.zip
Images for RV64 (arg is --xlen 64) https://drive.google.com/drive/folders/1qwT2pQ79VpHh8nQ8W2tgVhcudYePf1dV?usp=sharing
Netlists are pretty larges, let's put them here for now while doing the integration tests.
Netlists:
NaxRiscvLitex.v-2022-02-08 NaxRiscvLitex.v-2022-02-09 NaxRiscvLitex.v-2022-02-14
Linux Images:
linux_images_2022_02_09.zip linux_doom_sds1104xe_2022_02_16.zip