Hi, I am trying to get started with the hls compiler,
when I run the init_hls.bat I get the output below:-
I understand it can't find my Visual Studio, but should the i++ compiler stil work?
I can't seem to get any examples to compile,
regards
Konrad
C:\intelFPGA_lite\19.1\hls>init_hls.bat
Assuming current directory (C:\intelFPGA_lite\19.1\hls\) is root of i++
Will use C:\intelFPGA_lite\19.1\hls\..\quartus to find Quartus
for internal i++ use
INFO: Could not find files for the given pattern(s).
Will be using Modelsim at D:\Altera\intelFPGA_lite\17.1\modelsim_ase\win32aloem\
Will be using Modelsim at C:\intelFPGA_lite\19.1\modelsim_ase\win32aloem\
VisualStudio's link.exe is not on the path. Guessing its location.
Cannot find VisualStudio installation by looking at the environment.
If VisualStudio is installed, use VisualStudio Command Prompt to set all
required environment variables then rerun this script.
C:\intelFPGA_lite\19.1\hls>
链接已复制
Hi @Konrad,
Thank you for posting in Intel community forum and hope all is well.
Assuming you are having a windows environment, with visual studio already installed as mention.
Suspecting there might be some environment initialization problem, please do review the steps here.
Also can you please run the init_hls.bat and provide a screenshot of the output so that we can better understand the error.
Best Wishes
BB
ooops...administrator rights.
I am trying to learn this at home. At work I have a 4 year old project I did in Altium that needs updating. This is mostly VHDL with some Altera IP FIR filters, but uses the Altium c to hardware compiler to do floating point math. The math is just float multiply/divides for a fast ARC2TAN. This worked great with Altium, but they no longer support FPGA development.
regards
Konrad
But as you can see from the second screen shot it is not working, the compiler comes up with permission errors.
Something is not set up correctly,
regards
Konrad
Hi @Konrad,
Apologies for the confusion here, the screenshot cmd was not running with adminstrator permission.
So are you saying that you are still getting the permission error after you have launch the cmd with admin rights?
Where is the HLS project location?
Can you also try to move the project to a more general directory (e.g. Documents) for compilation?
Hope that clarify.
Best Wishes
BB
The installation had left all folders as read-only and I reset them to full access read/write.
I now have a compile error:-
Regards
Konrad
Hi @Konrad,
Suspecting that the hls component are not able to detect the Visual studio installed.
Can you please try to running the init_hls.bat file in admin privileges command prompt and check/share on the output.
If the visual studio are not detected, would advise to reinstall in C drive if possible.
Please do let us know if that helps to clarify.
Best Wishes
BB
I do not know how to set the Visual Studio environment.
Visual studio is on my C:\ drive as a standard install (comunity free version)
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community
Regards
Konrad
Hi,
I have VS 2010 Pro available at work but not at home. I have installed HLS 21.2 PRO.
Does this need a license or is it OK with Quartus Lite?
From what I have read it seems the HLS Pro is OK without Quartus Pro.
Anyway, when I run the tools they are still pointing to the HLS 19.1 compiler. The init_ .bat ran OK.
regards
Konrad
Hi @Konrad,
Awesome! Thanks for sharing and good to know it is working now, with no further doubts, it will be transitioned to community support for further help on doubts in this thread, where we will no longer monitor this thread.
Thank you for the questions and as always pleasure having you here.
Best Wishes
BB
