Forum Discussion

Atul_Ghalame's avatar
Atul_Ghalame
Icon for New Contributor rankNew Contributor
5 years ago
Solved

a10gx 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...
  • Atul_Ghalame's avatar
    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