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

Intel HLS 18.1 synthesis takes forever

kiiii
Beginner
460 Views

Hi, I am new to Intel HLS and I have version 18.1 lite installed. I tried to run the example programs named loop_memory_dependency and the runtime for calling the build.bat and getting the executable is around 50 minutes. Did I do something wrong? Or is this normal for running under the Windows environment?

 

Thanks

0 Kudos
1 Reply
AnilErinch_A_Intel
429 Views

Hi ,

It is perfectly normal to have compilation time of loop_memory_dependency example to approach 1 hr.

since it involves conversion C++ code to production quality RTL code,there are many additional operations happening while compared to normal C++ compilation aimed to produce an executable in Windows machine.

Hope that Helps.

Thanks and Regards

Anil



0 Kudos
Reply