Code Monkey home page Code Monkey logo

kampi / zybo-linux Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 4.0 287.93 MB

A complete Linux project for the ZYBO. This project helps me during my first steps with embedded Linux. You can find anything necessary to run your own embedded Linux on your ZYBO here.

Home Page: https://www.kampis-elektroecke.de

License: GNU General Public License v3.0

Shell 1.21% Perl 2.27% C++ 16.82% C 35.15% Objective-C 0.18% Makefile 0.27% Python 25.23% Roff 0.01% HTML 13.98% XC 0.02% XS 0.02% Batchfile 0.11% Tcl 0.45% PLSQL 0.02% RPC 0.10% Yacc 0.01% Assembly 0.21% M4 1.01% TeX 0.35% Verilog 2.59%
linux zynq xilinx yocto vivado c cpp zybo-board zybo zybo-linux

zybo-linux's Introduction

ZYBO-Linux

Table of Contents

About

This project is already under development!

This is a private repository with a full Linux project for the Digilent ZYBO board. In this repository, you will find all the necessary files to compile and run a Linux on your ZYBO.

Please check the wiki or write an e-mail to [email protected] if you need some more detailed information.

You can find additional IP cores in my IP repository.

Supported Versions

Software Version
CentOS 7.6
Linux kernel xlnx_rebase_v4.14_2018.3
u-boot xilinx-v2017.4
Device tree xilinx-v2018.3
Vivado 2019.2

Project directory structure

  • build : Output directory for all generated files. The directory contains the following files after you run a new build:

    File Description
    uImage Compiled Linux kernel
    devicetree.dtb Compiled device tree
    BOOT.bin Compiled bitstream and FSBL
    u-boot.elf Compiled u-boot bootloader
    uEnv.txt Settings for u-boot
  • boot : All files to generate the BOOT.bin file.

  • docs : Documentation for the project.

  • devicetree : Complete device tree for the hardware and Xilinx device tree Generator. Please take a look at GitHub for more information.

  • kernel : Linux kernel from Xilinx. Please take a look at GitHub for more information.

  • qemu : Qemu virtual machine with start script. Please take a look at GitHub for more information.

  • rootfs : File systems for the ZYBO Linux.

  • example : RAM disk example.

  • sdk : SDK (including cross compiler) for the whole project.

  • software : Some software examples.

  • u-boot : u-boot from Xilinx. Please take a look at GitHub for more information.

  • vivado : Vivado projects with hardware and software configurations.

  • yocto : This directory contains additional files for using Yocto.

  • Project.sh : Use this script to handle the project easily.

History

Version Description Date
1.0 First release 13.06.2019
2.0 Change supported host OS to CentOS and add Vitis support 11.04.2020

Maintainer

zybo-linux's People

Contributors

kampi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

zybo-linux's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.