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

Intel FPGA SDK for OpenCL : how to generate an aocx file by the output of the OpenCL parser?

caron
Beginner
1,266 Views

I want to modifying the Verilog code in the output of the OpenCL parser. Which is generated by the command "aoc -c -g device/vector_add.cl". And then I want to generate .aocx file from the folder. Anyone know how to do that ?

thank you !!

0 Kudos
1 Reply
Fawaz_Al-Jubori
Employee
889 Views
Hello, You can do that, however, this might change the functionality of the design. Furthermore, it might bring some timing issues which will increase the design complexity. Thanks
0 Kudos
Reply