Visible to Intel only — GUID: tez1554145909303
Ixiasoft
Visible to Intel only — GUID: tez1554145909303
Ixiasoft
2.8. Intel® FPGA SDK for OpenCL™ Compilation Flows
The image provides an overview of scripts called and respective stages executed during each phase of the compile, depending on which project revision (flat, base or top) is targeted. As soon as you execute the aoc command, for example, aoc -bsp-flow=<flat/base/top> kernel.cl -o kernel.aocx; the Intel® FPGA SDK for OpenCL™ Offline Compiler looks at the board_spec.xml associated with the provided BSP and calls the pre_flow_pr.tcl script for the particular project revision. It then goes into some decision stages and runs compile_script.tcl and post_flow_pr.tcl scripts underneath for a complete successful compile. For more details about the information provided in the flowchart, view scripts under the hardware/s10gx directory inside your board support package.