Atul_Ghalame
New Contributor
5 years agoa10gx compilation for emulator mode fails
Hi all,
I'm compiling hello_world code for the a10gx card on Quartus 20.2 pro version.
I could compile the code without emulator and .aocx was generated for a10gx board. However, when I add -marc...
- 5 years ago
Hi,
Just to help who faced this problem. Following step worked:
- Copied Intel_FPGA_SSG_Emulator.icd manually /etc/OpenCL/vendors/
- aocl diagnose passed and found 'libintelocl_emu.so' library
- Intel(R) FPGA Emulation Platform for OpenCL(TM) listed in diagnosis.
best wishes,
Atul