Skip to content

Collection of Xilinx ZynQ examples. Examples using PL, PS or both. Demonstrated on a QMTECH ZYNQ 7010 board

Notifications You must be signed in to change notification settings

provoostkris/xilinx_zynq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xilinx_zynq

Hardware

A QMTECH ZYNQ starter kit is used in these examples. The board contains a ZYNQ 7010 FPGA, which is the smallest device in the Z-7000 family. It contains a dual core ARM and an FPGA with 17.000 LUT and 35.000 DFF.

The board overview

Board

A test run of the board. The blink_a_led design uses the ZYNQ IP with the following components enabled:

  • Ethernet
  • SD card
  • UART
  • DDR

The vitis project files and source code are added, when this is deployed to the board it will simply blink the LED next to the GPIO header.

A test run of the board. The Ethernet design uses the ZYNQ IP with the following components enabled:

  • Ethernet
  • SD card
  • UART
  • DDR

The data_transfers design uses the ZYNQ IP with the following components enabled:

  • Ethernet
  • SD card
  • UART
  • DDR

Additionally in the PL there is addition of the following components

  • Central DMA controller
  • Smartconnect

The purpose is to have a reference hardware to test DMA transfers

The memories design uses the ZYNQ IP with the following components enabled:

  • Ethernet
  • SD card
  • UART
  • DDR

Additionally in the PL there is addition of the following components

  • BRAM
  • JTAG master
  • Smartconnect
  • reset controller

The purpose is to have a reference hardware to test access to the memories (RAM and BRAM)

Pattern generator and HDMI interface controller. All in PL fabric.

About

Collection of Xilinx ZynQ examples. Examples using PL, PS or both. Demonstrated on a QMTECH ZYNQ 7010 board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published