FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
告知
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6478 ディスカッション

Run FPGA Kernel in the background via PCIE without rebuilding the program and kernel in Cyclone V OpenVINO Starter Kit

DRuiz9
初心者
1,050件の閲覧回数

Good morning. I have the Cyclone V OpenVINO Starter Kit Kit.

 

I have configured and installed everything correctly according to the official documentation and I have also verified that the documentation examples work well in my FPGA, but I would like to know if there is (or is possible) any way to run the Kernel (FPGA) through the host (.cpp file) via PCIe without having to rebuild the program and insert the Kernel back into the FPGA.

 

As the Bash terminal tells me, after executing:

 

aocl flash vector_add.aocx acl0

aocl program vector_add.aocx acl0

 

the program is correctly loaded and saved in the fpga, right? But when I run the host again (always with UB2 on, it doesn't let me do it via PCIe):

 

./host

 

the program and the kernel are rebuilt again ...

 

Is there no way to run the fpga kernel via host through the PCIe transparently and in the background? The idea is for the FPGA to continuously execute all host requests transparently. Is this possible?

 

Thank you!

0 件の賞賛
1 返信
JohnT_Intel
従業員
800件の閲覧回数

Hi,

I am not able to help on this as this is not official support. Please contact Terasic regarding this issue.

返信