ZYBO Tutorial: Verilog and C

This tutorial is about the basic FPGA using Verilog and C (for programming the Zynq's ARM processor). It consists of eight parts, from the basics to the final project. In the final part, we are going to build an AI neural network system that utilizes both FPGA and ARM processors.

All program code can be found in this repository: fpga101

Last updated