Skip to content

Board files to build the ZCU111 PYNQ image

License

Notifications You must be signed in to change notification settings

dnorthcote/ZCU111-PYNQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PYNQ Board Repository for the Zynq UltraScale+ RFSoC ZCU111

This repository contains source files and instructions for building PYNQ to run on the ZCU111 board.

ZCU111 Board Files

Clone this repo, download the ZCU111 petalinux BSP from here, and place it in the ZCU111 folder.

You can then build the image from the PYNQ repo's sdbuild folder with

make BOARDDIR=~/where/you/cloned/this/repo/to

RFSoC PYNQ Packages

  • xrfdc: A python driver for the RF Data Converters. This is a wrapper for the baremetal C drivers.

  • xsdfec: A python driver for the SD-FEC blocks. This is a wrapper for the baremetal C drivers.

  • xrfclk: A python driver for the onboard clock synthesizers. This is a wrapper around a lightly modified version of the C example code.

Support

Please ask questions on the PYNQ support forum.

Licenses

Please see the LICENSE file for how the repository and packages are licensed.

About

Board files to build the ZCU111 PYNQ image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.2%
  • Python 16.0%
  • Other 1.8%