FPGA Lab - FPGA Programming experiments
This repo is reachable at https://github.com/mmirko/FPGAlab.git
This repository contains FPGA examples and lab experiments. It covers various topics related to FPGA design, including hardware description languages (HDL), high level synthesis (HLS). It is not limited to any specific FPGA vendor or toolchain, and aims to provide a comprehensive learning resource for students and enthusiasts interested in FPGA development.
Each directory in the repository corresponds to a specific lab experiment or example and contains the necessary files and documentation for that experiment. Some examples are related to one another and some of them are grouped together to form a complete lab course, while others are standalone examples that can be used for self-study or as supplementary material for other courses.
I used the repository materials in some courses I taught. Each course has its own tag to indicate which materials were used in that course at the time of teaching. Overall, the repository is thought to be a living document, continuously updated with new examples and experiments.