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

The exe file generated after the high level synthesis does not work

gazel
Beginner
409 Views

I would like to simulate only the inference part of a MNIST three-layer fully coupled neural network with high level synthesis and modelsim.
The weights will be input from a txt file.
After the high level synthesis, an exe file is generated, but when I run it, nothing happens. What could be the cause of this?
I ran the file input program (fileinout.cpp) for practice and it worked fine.

 

The inference program works when I don't use hls.(same program)

gazel_1-1644470313959.png

gazel_2-1644470343202.png

 

 

 

  

 

0 Kudos
3 Replies
BoonBengT_Intel
Moderator
393 Views

Hi @gazel,

 

Thank you for posting in Intel community forum and hope all is well.
Just to understand more on the situation, is there any error during the compilation?
I believe the same mnist_f4c.cpp is being compiled in HLS as well, would it be convenient to share the mention files for us to check further?
Hope to hear from you soon.

 

Best Wishes
BB

0 Kudos
BoonBengT_Intel
Moderator
385 Views

Hi @gazel,

 

Good day, just checking in to see if there is any further doubts in regards to this matter.
Hope we have clarify your doubts.

Best Wishes
BB

0 Kudos
BoonBengT_Intel
Moderator
373 Views

Hi @gazel,

 

Greetings, unfortunately as we do not receive any further clarification on what is provided, we would assume challenge are resolved. Hence thread will no longer be monitored. For new queries, please feel free to open a new thread and we will be right with you. Pleasure having you here.

Best Wishes
BB

0 Kudos
Reply