Forum Discussion

JNova9's avatar
JNova9
Icon for New Contributor rankNew Contributor
6 years ago

Error: Compiler Error, not able to generate hardware

Hello,

I needing help with this error: "Error: Compiler Error, not able to generate hardware". I compiled my projet (OpenCL for fpga-bdx-opencl), and the file ".aocx" not created. Someone helpe me this case? please?

Bellow show the all text the file "build.log".

aoc hello_world.cl
In file included from <built-in>:11140:
<command line>:2:30: warning: ISO C99 requires whitespace after the macro name
#define ACL_BOARD_bdw_fpga_v1.0 1
                             ^
<command line>:3:31: warning: ISO C99 requires whitespace after the macro name
#define AOCL_BOARD_bdw_fpga_v1.0 1
                              ^
2 warnings generated.
Compiler Warning: Limiting maximum work-group size to 512 in function hello_worl                                                                                        d(...) to support private memory.
Error: Compiler Error, not able to generate hardware

Thanks a lot.

João Paulo.

1 Reply

  • HRZ's avatar
    HRZ
    Icon for Frequent Contributor rankFrequent Contributor

    Such queries are best suited for the "High level Design" forum. Either way, check the "quartus_sh_compile.log" generated by the compiler for more info as to why the compilation failed.