All Projects → ikwzm → Fpga Soc Linux

ikwzm / Fpga Soc Linux

Licence: bsd-2-clause
FPGA+SoC+Linux+Device Tree Overlay+FPGA Manager U-Boot&Linux Kernel&Debian10 Images (for Xilinx:Zynq-Zybo:PYNQ-Z1 Altera:de0-nano-soc)

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Fpga Soc Linux

Xrt
Xilinx Run Time for FPGA
Stars: ✭ 236 (+122.64%)
Mutual labels:  fpga, linux-kernel
Nyuziprocessor
GPGPU microprocessor architecture
Stars: ✭ 1,351 (+1174.53%)
Mutual labels:  fpga
Simon speck ciphers
Implementations of the Simon and Speck Block Ciphers
Stars: ✭ 74 (-30.19%)
Mutual labels:  fpga
Lpic 1 Anki Flashcards
Deck of Anki flashcards for the LPIC-1 (Linux System Administrator) exams 101 and 102 of the Linux Professional Institute (LPI).
Stars: ✭ 90 (-15.09%)
Mutual labels:  linux-kernel
Intel nuc led
Intel NUC7i[x]BN and NUC6CAY LED Control for Linux
Stars: ✭ 77 (-27.36%)
Mutual labels:  linux-kernel
Vgasim
A Video display simulator
Stars: ✭ 94 (-11.32%)
Mutual labels:  fpga
Symbiflow Examples
Example designs showing different ways to use SymbiFlow toolchains.
Stars: ✭ 71 (-33.02%)
Mutual labels:  fpga
Riscboy
Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink
Stars: ✭ 103 (-2.83%)
Mutual labels:  fpga
Udev Joystick Blacklist
Fix for keyboard/mouse/tablet being detected as joystick in Linux
Stars: ✭ 97 (-8.49%)
Mutual labels:  linux-kernel
Thoron
Thoron Framework is a Linux post-exploitation framework that exploits Linux TCP vulnerability to provide a shell-like connection. Thoron Framework has the ability to create simple payloads to provide Linux TCP attack.
Stars: ✭ 87 (-17.92%)
Mutual labels:  linux-kernel
Kactus2dev
Kactus2 is a graphical EDA tool based on the IP-XACT standard.
Stars: ✭ 82 (-22.64%)
Mutual labels:  fpga
Ustc Rvsoc
FPGA-based RISC-V CPU+SoC.
Stars: ✭ 77 (-27.36%)
Mutual labels:  fpga
Systemrdl Compiler
SystemRDL 2.0 language compiler front-end
Stars: ✭ 95 (-10.38%)
Mutual labels:  fpga
Antikernel
The Antikernel operating system project
Stars: ✭ 75 (-29.25%)
Mutual labels:  fpga
Xia For Linux
XIA implementation for the Linux kernel
Stars: ✭ 98 (-7.55%)
Mutual labels:  linux-kernel
Linux Baytrail Flexx10
Install GNU/Linux on NextBook Flexx 10.1
Stars: ✭ 73 (-31.13%)
Mutual labels:  linux-kernel
Linux 0.11
A heavily commented linux kernel source code in Chinese.
Stars: ✭ 81 (-23.58%)
Mutual labels:  linux-kernel
Icestation 32
Compact FPGA game console
Stars: ✭ 93 (-12.26%)
Mutual labels:  fpga
Neorv32
A small and customizable full-scale 32-bit RISC-V soft-core CPU and SoC written in platform-independent VHDL.
Stars: ✭ 106 (+0%)
Mutual labels:  fpga
Glasgow
Scots Army Knife for electronics
Stars: ✭ 1,374 (+1196.23%)
Mutual labels:  fpga

FPGA-SoC-Linux

Overview

Introduction

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

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 v5.4.105
    • 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)
  • Debian10(buster) 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/debian10-dpkg-list.txt
  • FPGA Device Drivers and Services

Install

Tutorial

Build

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].