tmarkettos / arria10-ubuntu-sdcard

Build an Ubuntu SD card for the Arria 10 FPGA
1 stars 5 forks source link

Ubuntu SD card building scripts for ARM CPU on Arria 10 SoC FPGAs

These scripts will build SD cards to boot Ubuntu on the hard ARM cores on Intel Arria 10 FPGAs. As well as the SD card image, they will build kernel, u-boot and device tree pieces, as well as downloading a pre-built FPGA bitfile at boot time. Ubuntu and compiler images are downloaded as part of the build process.

Prerequisites

Usage

./build_ubuntu_sdcard.sh \<path to FPGA project directory> \<name of Quartus project> \

Author

Theo Markettos

thunderclap+atm26 at cl.cam.ac.uk