Code Monkey home page Code Monkey logo

zynq-template's Introduction

Template design for ZYNQ and ZYNQ Ultrascale+

This project is a collection of scripts to automate the generation of the necessary files to boot a minimal image of Linux on the Xilinx ZYNQ-based development boards.

By editing the script for scripts/vivado.tcl, users can instantiate their own IP blocks on the programmable logic. The device tree will be updated automatically.

The root file system has been generated with the template projects from Petalinux. Users can replace or customize the content of out/<BOARD>/root to add more features.

The default password is SLD#xil.33.

Scripts are tested with Vivado 2018.2.

Please clone with the --recursive option to fetch Xilinx source files for Linux, U-boot, device tree and ARM trusted firmware.

$ git clone --recursive [email protected]:sld-columbia/zynq-template.git

Supported Development Boards

  • Zynq ZC702 and ZC706
  • Zynq Ultrascale+ ZCU102 ZCU106

Usage

$ [ETHADDR=<xx:xx:xx:xx:xx:xx>] [BOARD=<zc702|zc706|zcu102|zcu106>] make

If BOARD is not specified, make will generate the output for the ZYNQ zc702 board.

You can set a fixed MAC address by defining ETHADDR when you invoke make. If you do not specify the address, a randomly generated one will be used.

All configuration files, temporary built objects and boot images will be generated in out/<BOARD>. This includes the files to copy onto SD card to boot on hardware. Please refer to Xilinx Wiki to partition and format the SD card appropriately.

zynq-template's People

Contributors

cota avatar paulmnt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.