FPGA-SoC-Linux icon indicating copy to clipboard operation
FPGA-SoC-Linux copied to clipboard

FPGA+SoC+Linux+Device Tree Overlay+FPGA Manager U-Boot&Linux Kernel&Debian11 Images (for Xilinx:Zynq-Zybo:PYNQ-Z1 Altera:de0-nano-soc:de10-nano)

FPGA-SoC-Linux

Overview

Introduction

This Repository provides a Linux Boot Image(U-boot, Kernel, Root-fs) for FPGA-SoC.

Note: Downloading the entire repository takes time, so download the source code from https://github.com/ikwzm/FPGA-SoC-Linux/releases.

Features

  • Hardware
    • ZYBO : Xilinx Zynq-7000 ARM/FPGA SoC Trainer Board by Digilent
    • ZYBO-Z7 : Xilinx Zynq-7020 Development Board by Digilent
    • PYNQ-Z1 : Python Productive for Zynq by Digilent
    • DE0-Nano-SoC : Altera SoC FPGA Development Kit by Terasic
    • DE10-Nano : Altera SoC FPGA Development Kit by Terasic
  • U-Boot v2016.03 or v2017.11
    • Build U-Boot v2016.03 for ZYBO, PYNQ-Z1
    • Build U-Boot v2017.11 for ZYBO-Z7, DE0-Nano-SoC, DE10-Nano
    • Customized boot by uEnv.txt
    • Customized boot by boot.scr
    • Enable bootmenu
  • Linux Kernel Version 5.10.109
    • Available in both Xilinx-Zynq-7000 and Altera-SoC in a single image
    • Enable Device Tree Overlay
    • Enable FPGA Manager
    • Enable FPGA Bridge
    • Enable FPGA Reagion
    • Patch for issue #3(USB-HOST does not work with PYNQ-Z1)
  • Debian11.3(bullseye) Root File System
    • Installed build-essential
    • Installed device-tree-compiler
    • Installed ruby ruby-msgpack ruby-serialport
    • Installed python python3 python3-numpy msgpack-rpc-python
    • Installed u-boot-tools
    • Installed Other package list -> files/debian11-dpkg-list.txt
  • FPGA Device Drivers and Services

Install

  • Install U-Boot and Linux to SD-Card
    • ZYBO
    • ZYBO-Z7
    • PYNQ-Z1
    • DE0-Nano-SoC
    • DE10-Nano
  • Install Device Drivers and Services
  • Upgrade to v2.1.1 from v2.0.x

Tutorial

Build

  • Build U-boot for ZYBO
  • Build U-boot for ZYBO-Z7
  • Build U-boot for PYNQ-Z1
  • Build U-boot for DE0-Nano-SoC
  • Build U-boot for DE10-Nano
  • Build Linux Kernel
  • Build Debian11 RootFS
  • Build Device Drivers and Services Package