Forum Discussion
Hi Mayank,
Currently we do not support atomic instruction in HLS compiler.
For HLS , there is a series available in Intel FPGA channel in Youtube which describes pretty much in detail the steps and concepts.
https://www.youtube.com/watch?v=nYbw9k7KNJ
Regarding support for 20.1 , the getting started guide can be useful
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/ug-hls-getting-started.pdf
If any thing mentioned in the guide is not working out ,please let us know.
Thanks and Regards
Anil
- MSura25 years ago
New Contributor
Hi Anil,
Thanks for the response, so another few questions. What is currently the best way possible to run atomic instructions on the FPGA via intel services?
Furthermore, I've been experiencing issues where is my FPGA (Intel Arria 10 Gx) is not being detected by the Quartus software (Version 20.1). However when I switch the version of Quartus to V18.1, the device becomes is recognised and ready for compilation.
Could you explain why this may be the case?
The device is connected via a PCIE into a data center. I'm running both software from Linux Ubuntu 18.04LTS.