This repo contains all the files regarding the final assignment for the FPGA101 course.
The assignment consists of the implementation of an SpMV kernel using Vitis Hish Level Synthesis.
The following table describe the content of this repo:
| Folder | Content |
|---|---|
hls_component/ |
The Vitis project |
docs/ |
The report and the slides used in the presentation |
testcase_geenrator/ |
The script used to generate random testcases for the component |