The Pynq-Z2 board is a FPGA board with a wide range of applications. It features a Zynq-7000 series System-on-Chip (SoC) from Xilinx, which combines a dual-core ARM Cortex-A9 processor with FPGA logic. With its combination of programmable logic and dual-core processing power, the Pynq-Z2 board is capable of handling a wide variety of tasks, including signal processing, computer vision, and machine learning

Basic Features:

How to Setup?

Untitled

  1. Set the Boot jumper to the SD position. (This sets the board to boot from the Micro-SD card)
  2. To power the board from the micro USB cable, set the Power jumper to the USB position. (You can also power the board from an external 12V power regulator by setting the jumper to REG.)
  3. Insert the Micro SD card loaded with the PYNQ-Z2 image into the Micro SD card slot underneath the board
  4. Connect the USB cable to your PC/Laptop, and to the PROG - UART Micro-USB port on the board
  5. Connect the Ethernet port by following the instructions below
  6. Turn on the PYNQ-Z2 and check the boot sequence by following the instructions below

Network Connection:

Once your board is setup, you need to connect to it to start using Jupyter notebook.

Ethernet: If available, you should connect your board to a network or router with Internet access. This will allow you to update your board and easily install new packages.

Connect directly to a computer (Static IP):

pynq_z2_setup.html

Connecting to Jupyter Notebook