Intel® FPGA RTE for OpenCL™ Pro Edition: 入门指南

ID 683173
日期 3/28/2022
Public
文档目录

4.1.7. 在SoC FPGA上执行OpenCL Kernel

本文档中描述的步骤用于构建和运行hello_world示例设计的主机应用程序。要在SoC FPGA上执行hello_world OpenCL™ kernel,您必须首先创建一个hello_world.aocx文件。关于获取hello_world示例设计和创建hello_world.aocx文件的说明,请参考 Intel® FPGA SDK for OpenCL™ Standard Edition Cyclone V SoC Getting Started GuideCreating the FPGA Hardware Configuration File of an OpenCL Kernel部分。

使用SoC EDS提供的GCC cross-compiler构建主机应用程序。