Forum Discussion

kiiii's avatar
kiiii
Icon for New Contributor rankNew Contributor
5 years ago

Intel HLS 18.1 synthesis takes forever

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

1 Reply

  • AnilErinch_A_Intel's avatar
    AnilErinch_A_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    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