Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
663 Discussions

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

KTeo1
Novice
1,828 Views

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 Kudos
3 Replies
KhaiChein_Y_Intel
1,051 Views

Hi KTeo1,

 

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

 

Thanks

0 Kudos
KTeo1
Novice
1,051 Views

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

 

 

0 Kudos
DongWang-BJTU
New Contributor I
1,051 Views

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

0 Kudos
Reply