fpga-hls-examples icon indicating copy to clipboard operation
fpga-hls-examples copied to clipboard

Fixes for Training 4 for 2025.1

Open siupakmok opened this issue 8 months ago • 0 comments

Made the following changes:

  • Included setup and teardown time in main.non-blocking.cpp
  • Added -O3 in Makefile.user so that the default behaviour is similar to what is shown in Training 4 doc
  • Updated the doc so that users will get the same results as the doc

Results from non-blocking with accelerators: image which is around 72 ms as stated in the document.

siupakmok avatar Mar 28 '25 22:03 siupakmok