Welcome to ECE 5760 - FPGA Acceleration. I hope you all are excited to learn about the nuances that come with designing superb FPGA Accelerators!!! Within this repo you can find all the labs, lab directions, and other useful resources that will help you become better hardware engineers.
The repo is organized as follows:
ECE5760-Resources/
├── README.md # Main course overview and repository guide
├── intro/
│ └── README.md # Course introduction, syllabus, prerequisites, setup guides, and recommendations
├── lab1/
│ └── README.md # Lab 1 materials and directions
├── lab2/
│ └── README.md # Lab 2 materials and directions
└── lab3/
└── README.md # Lab 3 materials and directions
The directory tree above serves as a good way for you to navigate this repository and find the required files!