Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16556 Discussions

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

gazel
Beginner
308 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
1 Reply
ShengN_Intel
Employee
296 Views

Hi gazel,

 

Regarding that HLS related problem you mentioned, may be you can migrate your post to Intel® High Level Design forum for better confirmation from there. The link of the forum as below:

https://community.intel.com/t5/Intel-High-Level-Design/bd-p/high-level-design 

 

Best regards,
Sheng


0 Kudos
Reply