Using PYNQ with other Zynq boards

Pre-compiled images

Pre-compiled SD card images for supported boards can be found via the PYNQ boards page.

If you already have a MicroSD card preloaded with a PYNQ image for your board, you don’t need to rewrite it unless you want to restore or update your image to a new version of PYNQ.

To write a PYNQ image, see the instructions below for MicroSD Card Setup.

Other boards

To use PYNQ with other Zynq boards, a PYNQ image is required.

A list of community contributions of images for other unsupported boards is available here.

If a PYNQ image is not already available for your board, you will need to build it yourself. You can do this by following the PYNQ SD Card image guide.

MicroSD Card Setup

To make your own PYNQ Micro-SD card:

  1. Download the appropriate PYNQ image for your board
  2. Unzip the image
  3. Write the image to a blank Micro SD card (minimum 8GB recommended)

For detailed instructions on writing the SD card using different operating systems, see Writing an SD Card Image.