Skip to content

Releases: ikwzm/FPGA-SoC-Debian12

Release v4.0.0

06 Jan 23:49
Compare
Choose a tag to compare

Introduction

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

Note

The Linux Kernel Image and Debian12 RootFS provided in this repository is not official.

I modified it to my liking. Please handle with care.

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 v6.1.70
    • 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)
  • Debian12.4(bookworm) 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/debian12-dpkg-list.txt
  • FPGA Device Drivers and Services

Release v1.1.0

29 Jul 07:44
Compare
Choose a tag to compare

Introduction

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

Note

The Linux Kernel Image and Debian12 RootFS provided in this repository is not official.

I modified it to my liking. Please handle with care.

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 v6.1.42
    • 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)
  • Debian12.1(bookworm) 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/debian12-dpkg-list.txt
  • FPGA Device Drivers and Services

Release v1.0.0

14 Jun 23:00
Compare
Choose a tag to compare

Introduction

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

Note

The Linux Kernel Image and Debian12 RootFS provided in this repository is not official.

I modified it to my liking. Please handle with care.

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 v6.1.33
    • 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)
  • Debian12.0(bookworm) 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/debian12-dpkg-list.txt
  • FPGA Device Drivers and Services