FabianO
New Contributor
5 years agoHLS 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...
- 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.