Releases: zangman/de10-nano
Releases · zangman/de10-nano
Arch Linux ARM for DE10-Nano v5.13
This is the Arch Linux ARM image file for the DE10-Nano (user: "root", password: "root"). A few of the features:
- Uses Kernel 5.13 (altera/linux-socfpga)
- Uses U-Boot v2021.07
- Follows exactly what is in the guide. Can be used to verify against.
- Supports flashing FPGA by copying .rbf to fat partition.
- Supports flashing FPGA by device overlay method.
Debian for DE10-Nano v5.12
This is the Debian image file for the DE10-Nano (user: "root", password: "root"). A few of the features:
- Uses Kernel 5.12 (altera/linux-socfpga)
- Uses U-Boot v2021.07
- Uses Debian Buster.
- Follows exactly what is in the guide. Can be used to verify against.
- Supports flashing FPGA by copying
.rbf
to fat partition. - Supports flashing FPGA by device overlay method.
Debian for DE10-Nano v5.8
This is the Debian image file for the DE10-Nano (user: "root", password: "hey"). A few of the features:
- Uses Kernel 5.8 (altera/linux-socfpga)
- Uses U-Boot v2020.07
- Uses Debian Buster.
- Follows exactly what is in the guide. Can be used to verify against.
- Includes
blink.rbf
andsoc_system_hps_fpga.rbf
which can be copied over to the fat partition and renamed assoc_system.rbf
to flash the design. - Supports flashing FPGA by copying
.rbf
to fat partition. - Supports flashing FPGA by device overlay method.
- Includes
hps_fpga
folder with the source code which shows how to communicate from the HPS to FPGA.