This repository contains source files and instructions for building PYNQ to run on the ZCU111 board.
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
-
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.
Please ask questions on the PYNQ support forum.
Please see the LICENSE file for how the repository and packages are licensed.