3rd party images for Zynq boards

PYNQ images for “officially” supported boards (eg. PYNQ-Z1, PYNQ-Z2, ZCU104, ZCU111) can be found here:
http://www.pynq.io/board.html

This post is intended to collect information on 3rd party PYNQ images created by the community.

This post is a wiki. Feel free to modify, and add useful information about porting PYNQ and links to 3rd party PYNQ images.

Porting guide:

PYNQ image porting guide

Zedboard

Build instructions and discussion:
Build PYNQ-2.4 SD card Image for Zedboard v2018.3
https://github.com/Xilinx/PYNQ/issues/883

Zedboard images: v2.3 and v2.4 by Shravan Kashyap shravan-red

ZYBO

Scripts to build along with instruction from Ussama Zahid:
https://github.com/ussamazahid96/ZYBO-PYNQ

Snickerdoodle

MicroZed

Xilinx Boards

Sundance

Myirtech

iWave

  • Corazon-AI board (Zynq Ultrascale+ MPSoC) - includes instructions for rebuilding the image.
6 Likes

I have created and tested the image for ZC702 board, it will be great if could add repo link to the list.

The entire steps and image link are here:

3 Likes

Is PYNQ image available for ZCU106?

PYNQ support ZYNQ and ZYNQ-Ultra Scale series.
So answer is Yes,
But if you need built image that plug and use you might need to build yourself if it is a custom board.

Thanks. Is there any tutorial to build the PYNQ image for a custom Zynq Ultrascale+ MPSOC device?

Here is a welly known method that stable enough for others to follow and repeat without major hazard:

Follow this link for build command usage:
https://pynq.readthedocs.io/en/latest/pynq_sd_card.html

Follow this link for setting up the build environment:

Follow this link to see what need to pay attention during Ultra-Scale series ZYNQ build:

Remember read the post completely and understand before you execute each part.

Enjoy ~

1 Like

@obaidullahahmed The ZCU102 v2.6 image is actually a ZC702 image?