1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2024-11-22 08:04:25 +00:00

readme modified

This commit is contained in:
Gianluca Brilli 2021-05-13 21:46:09 +02:00
parent db611a07f6
commit 7e94c3bf93

View file

@ -22,7 +22,7 @@ The exercises related to OpenMP programming model can be found in the folder `op
- `cuda\appendix`: CUDA Nsight Tutorial
### HLS Exercises
- `hls\lab1`: HLS Basics and hardware optimizations
- `hls\lab1`: HLS Basics and hardware optimizations: Pipelining, Loop Fusion, Loop Unrolling and Array Partitioning
- `hls\lab2`: Tests on real development boards
### (Optional)