GithubHelp home page GithubHelp logo

zcu216-pynq's Introduction

ZCU216-PYNQ

Board repo for ZCU216 RFSOC. Contains

  • ZCU216 board folder with updated device tree.
  • tics folder with files that program the LMK/LMX PLLs for the ZCU216 RFDCs.

The user has to also download the prebuilt PYNQ 2.7 rootfs file https://www.xilinx.com/bin/public/openDownload?filename=focal.aarch64.2.7.0_2021_11_17.tar.gz as well as the ZCU216 Petalinux 2020.2 BSP from the Xilinx website.

How to make image.

Method #1: Run the build_ZCU216.sh script after changing the path names for the BSP and rootfs files as indicated within the script. This method automatically places the correct tics files into the correct folder as indicated above. It should take about 4 hours to build the board.

Method #2:

First,

  • Place the ZCU216 board folder inside your PYNQ repo in the boards folder. Put the ZCU216 Petalinux 2020.2 BSP within that folder.
  • Place the two tics text files inside your PYNQ repo in the sdbuild/packages/xrfclk/package/xrfclk folder, along with the other files that were already there.

Then, from the PYNQ repo in the sdbuild folder, run:

make images PREBUILT=<Path/to/prebuilt/tarball/PYNQ2.7> BOARDS=ZCU216

Note that this method will attempt to make all the boards in the PYNQ/boards folder. If you do not want this to happen, do a local commit of your PYNQ fork after removing the ZCU104 and PYNQ-Z1 board. The PYNQ-Z2 board has to stay as documented here: https://discuss.pynq.io/t/pynq-2-5-2-how-to-disable-synthesis-for-undesired-boards-to-save-time-and-licences/1317 . It should take about 10 hours to build the board.

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.