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 to generate the IP for a HLS component labelled with hls_always_run_component?

ZikunTan
Beginner
1,504 Views

I am doing an image processing project with FPGA HLS method. Now I need to generate an IP for a component which is labelled with hls_always_run_component to make this component works continuously frame by frame. I am not sure how to write the command prompt command to generate IP. What in the screenshot in the command I tried, but it seems it is stuck in this step. Could anyone help me? Thanks.error.jpg

0 Kudos
1 Reply
AnandRaj_S_Intel
Employee
1,068 Views

Hi,

 

I was not able to replicate the scenario. Can please provided more information on tool version (Quartus and visual studio)used if possible provided the .cpp file too.

try after cleaning the project directory or by using latest version quartus

 

Used Quartus 18.1 pro with same command which successfully generated IP file.

 

Let me know if this has helped resolve the issue you are facing or if you need any further assistance.

 

Regards

Anand

HLS_Q18.1pro_alwaysrun.JPG

 

 

0 Kudos
Reply