Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
722 討論

How do you integrate the Quartus changes back into the OpenCL Flow?

KTeo1
新手
2,372 檢視

Assuming we are able to understand and make changes to the RTL generated by the OpenCL flow with Quartus, how do we actually get the changes back into the OpenCL flow? As in how do we generate the AOCX to program the board?

0 積分
3 回應
KhaiChein_Y_Intel
1,595 檢視

Hi KTeo1,

 

You can make changes in the source file/kernel file only.

 

Thanks

KTeo1
新手
1,595 檢視

Ok. Thanks. So I supposed I can program the FPGA directly? Do I need the host?

 

 

DongWang-BJTU
新貢獻者 I
1,595 檢視

you can replace the bitstream in aocx file by using aocl binedit command.

回覆