Forum Discussion

FabianO's avatar
FabianO
Icon for New Contributor rankNew Contributor
5 years ago
Solved

HLS with Quartus Lite on Windows

Hello everybody, i'm trying to get the high level synthesis compiler to work, but i can´t get the init_hls.bat running without errors. I am unsure if all the software prerequisites are met. The "ge...
  • FabianO's avatar
    FabianO
    5 years ago

    Thank you for answering my questions.

    I was able to solve the issue by changing to Quartus Prime Lite version 18.1, which has the hls compiler preinstalled and by using Microsoft Visual Studio 2010 Professional.

    My second mistake was using the Microsoft PowerShell instead of the command line. Working with the command line, the path variable was correctly changed.