Understanding Zynq in 2 minutes

This post serves as an intro to anyone seeking to learn more on Zynq and FPGA, I encourage you to read it to get started on a learning journey.

Based on this video.

The repo

Intro to zynq

Zynq is an SoC (System on Chip) made by Xilinx (AMD), it combines a “powerful” ARM processor with programmable logic (FPGA), which is ideal to play around with FPGA whilst not caring too much about the processing system part :

The Zynq SoC

Watch the vido to learn more about these basic features

What is is this about

If you are here, it means you are more or less interrested in embedded low-level systems and maybe you know your way around FPGA.

But it also means you are seeking to learn !

Well, look no further then ! On my channel, and on this blog, you will find plenty of resources and tutorials to make interresting stuff on FPGA, especially on zynq.

So, this video was an intro, but if you want to learn suff like :

You are @ the right place !

What now ?

Where does one get started ?

Well there is ne way to get started per say. Learning FPGA is kinda hard sometimes and it is my goal to make it easier.

These are my first few videos, there is probably more to look at now, have a look at the repo or the youtube channel.

For each video will be an associated post on this blog, you can find a link to the post in the video description (and a link to the repo in the post).

Most videos I make comes with a hands-on tutorial. Each post (including this one) will have a link to the associated Github at the very beginning and some resources at the end.

Resources

Description Link Comment
The Zynq Book PDF A great book to learn more on zynq, well suited for begginers