Forum Discussion
HRZ
Frequent Contributor
7 years agoThe error message you are getting seems to be coming from the HLS compiler, likely because it is running into some code that it cannot map to FPGA hardware. Are you sure this is not the reason for the compilation failure? Just because the code compiles in x86-64 mode does not mean it can be mapped to FPGA hardware. The HLS compiler has many limitations, some of which are mentioned in Intel High Level Synthesis Compiler User Guide, Appendix A.