A Buildroot with Doom and other benchmarks for the Nexys Video Board
This file contains the nessecary files to build a rootfs.cpio for a board, given the image files which can be found in this repositiory: https://github.com/jaycbhsn/Image-Files-for-Doom-on-Nexys_Video
You will need the following to install the files nessecary to build the root file system:
git clone https://github.com/buildroot/buildroot.git --branch master
cd buildroot
git checkout 9ef54b7d
Download this as a ZIP file and extract buildroot into your Linux-on-LiteX directory, replace the one there.