FINN : Pytorch AI on FPGA Part 1
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 ...
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...
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...