Cocotb : Project setup tips & AXI verification
Using cocotb to test basic design and AXI interface In the fast paced digital landscape, Cocotb is a testbench framework that allows blablabla… If you are here you already know what cocotb is and...
Using cocotb to test basic design and AXI interface In the fast paced digital landscape, Cocotb is a testbench framework that allows blablabla… If you are here you already know what cocotb is and...
Using Real Time (RT) Analysis to Compute Worker Occuption on a Production Line When it comes to starting a new project in a manufacturing company, determining the costs to come up with a quote is ...
Python to FPGA video : Kickstart your FPGA AI Projects Based on this video. This is a “DIY” tutorial derived from my 9 hours course. As I cannot teach all the different concepts here, you’ll ...
Manual inference : A “bonus” sub-tutorial This post is a follow up to the “python to FPGA tutorial” . It covers the necessary process to manually implement the output IP from FINN in a design u...
DMA Tutorial : A hands-on example using Fast Fourier Transform (FFT) IP Based on this video. Level : Beginner +. If you come from the “begginer” section tag, please make sur you did the “impl...
Understanding HDL in 2 minutes Based on this video. Level : Beginner. The repo containing the code from the video Intro HDL is a way to describe hardware and you absolutely need to unders...
Building your own AXI LED IP Based on this video. Level : Beginner in fpga (See prerequisites below). The repo containing HW & SW code Intro So you decided you want to learn more abou...
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 v...