- simd_array and systolic_array are Vitis projects, in which you write host.cpp to prepare input data for the kernel, write Makefile to generate xclbin file via linking the xo files of your kernel.
- simdArray_simple / sysArray_simple / sysArray_complex are Vitis HLS projects, in which you write the kernel cpp source and testbench, and validate your kernel through vitis_hls COSIM / C-SYNTH / CO-SIM, etc.
- After you've got xo from HLS projects, cp it to the Vitis projects you create for this kernel, then modify the Makefile and host.cpp according to your requirement. Compile and Run.
-
Notifications
You must be signed in to change notification settings - Fork 0
handengke/hls_demos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published