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

A question about implementation of code in Avalon Steaming Interface

ZikunTan
Beginner
1,895 Views

Hi, I am doing a project which uses HLS method to do Gaussian-Sobel edge detection. What in the screenshot is part of my HLS C++ code and warnings and errors in command prompt.

 

However, when I was trying to generate executable file, the command prompt suggests the two objects, input_pixel and output_pixel in the component declaration, are not declared. I don't now why. I don't think my this part of code has any difference with the sample code provided in HLS official tutorials. Can anyone help me? Thanks.

0 Kudos
2 Replies
Kenny_Tan
Moderator
1,081 Views
Can you put out the screenshot for the command prompt that show the warnings? so that we can see the exact warning message
0 Kudos
Kenny_Tan
Moderator
1,081 Views
Any update?
0 Kudos
Reply