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,371件の閲覧回数

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,594件の閲覧回数

Hi KTeo1,

 

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

 

Thanks

KTeo1
初心者
1,594件の閲覧回数

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

 

 

DongWang-BJTU
新規コントリビューター I
1,594件の閲覧回数

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

返信