FPGA opencl编译aocx报错!

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FPGA opencl编译aocx报错!相关的知识,希望对你有一定的参考价值。

aoc device/hello_world.cl -o bin/hello_world.aocx
aoc: Running OpenCL parser....
aoc: Optimizing and doing static analysis of code...
Compiling for FPGA. This process may take a long time, please be patient.
Error (213009): File name "output_files/afu_fit.green_region.pmsf" does not exist or can't be read
Error: Quartus Prime Convert_programming_file was unsuccessful. 1 error, 0 warnings
Error (23031): Evaluation of Tcl script a10_partial_reconfig/flow.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 7 errors, 3326 warnings
Error: Compiler Error, not able to generate hardware

参考技术A 这是编译错误,需要重新编译,编译前先把各种依赖的软件安装了。

以上是关于FPGA opencl编译aocx报错!的主要内容,如果未能解决你的问题,请参考以下文章

OpenCL设计优化(基于Intel FPGA SDK for OpenCL)

面向OPENCL的ALTERA SDK

请介绍下支持opencl 1.2 的N卡列表

CMake add_custom_command失败,bin / sh:1:...未找到

OpenCL 管道

请教,关于opencl kernel运行时间问题