ContributionsMost RecentMost LikesSolutionsRe: HLS i++ compile failure for Quartus Prime 21.1.1 Lite now on win10/vs2017 current: these two messages should never appear (remove any online/download license requirements from free products, "does not require a license", so why does it require then): vsim: (even if the online provided license file has been correctly entered in quartus prime license prompt and LM_LICENSE_FILE environment variable). "Unable to checkout a viewer license necessary for use of the Questa Intel Starter FPGA Edition graphical user interface. Vsim is closing." also conflicting setup in init_hls.bat and build.bat in examples, linker in PATH or not: "HLS Elaborate verification testbench FAILED. See c:/projects/examples/tutorials/ac_datatypes/ac_fixed_constructor/tutorial-fpga.prj/debug.log for details. Error: Cosim testbench elaboration failed." "Error: i++: Can't find the Microsoft linker LINK.EXE. Make sure your Visual Studio is correctly installed and that it's linker can be found." "c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\bin\hostx64\x64\link.exe : fatal error LNK1107: invalid or corrupt file: cannot read at 0x300" Error: Missing simulator license for C:\intelFPGA_lite\22.1std\questa_fse\win64\vsim.exe. Either: 1) Ensure you have a valid ModelSim license 2) Use the --simulator none flag to skip the verification flow cmd>lmutil lmdiag (for "no license required product", also none of the software should require administrative access console): lmutil - Copyright (c) 1989-2019 Flexera. All Rights Reserved. FlexNet diagnostics on Sat 12/3/2022 03:58 ----------------------------------------------------- License file: C:\intelFPGA_lite\22.1std\licenses\LR-******_License.dat ----------------------------------------------------- "intelqsimstarter" v2023.12, vendor: mgcld, expiry: 2-dec-2023 vendor_string: 2FE1606B uncounted nodelocked license, locked to ethernet address "********2c" starts: 2-dec-2022, expires: 2-dec-2023 This license cannot be checked out because: Cannot checkout an uncounted license within a Windows Terminal Services guest session. Feature: intelqsimstarter License path: C:\intelFPGA_lite\22.1std\licenses\LR-********_License.dat; FlexNet Licensing error:-103,577 ----------------------------------------------------- edit: using of "lmutil lmdiag" and "vsim" works only locally, not over a rdp session (when license is double copied to c:\flexlm\license.dat & the LM_LICENSE_FILE path). Re: HLS i++ compile failure for Quartus Prime 21.1.1 Lite An additional bug to report (quartus prime lite 21.1.1 recent version). When you create new project, then go into the folder selection, the whole program crashes, but when you directly type the path into the path box, then it will work and make the new project, pressing the path directory location button will crash after it has opened and shown the location almost immediately. Hope this helps you to track down this problem. Re: HLS i++ compile failure for Quartus Prime 21.1.1 Lite seems like the error points to different direction than the compiler was instructed to look in, the "host" directory is missing in the error. Re: HLS i++ compile failure for Quartus Prime 21.1.1 Lite no, the init_hls.bat (ran it as admin on windows 11) did not help, still the same "dll entry point not found" issue, win11 ~= win10. All INFO points are being found by the script. That should work but it does not. not very robust. Shatters very easily like glass. all software (like dgpu drivers) should work out of the box, no user configuration needed, if you want to be high quality. not all are engineers. all other components are the suggested (vs2017, win11), but all the latest tool versions should be supported. if you need support service setting things up, the software is not complete. Re: New project creation for MAX10 (arrow MAX1000 board) hangs in 21.1.1 recent Prime lite edition sorry, I forgot to try that, I thought your software works automatically out of the box, directly, self-contained HLS i++ compile failure for Quartus Prime 21.1.1 Lite in the HLS examples in folder: hls\examples\counter command line: "build test-fpga" command output:" i++ -march=CycloneV counter.cpp -o test-fpga.exe HLS Testbench parse FAILED. Run test-fpga.exe to execute the test." Issue 1) aocl-clang.exe dll related errors (the procedure entry point, dspba\windows64\dsdk.dll, mathlibdll, generationlib.dll, mip_common.dll) Issue 2) same issues with command line "build test-x86-64" Issue 3) -march=Arria10, does not work with quartus prime lite, CycloneV works better edit: do you have an issue with windows 11, and also you should support the latest visual studio 2022. currently on win11 but with with the documented visual studio 2017. Re: New project creation for MAX10 (arrow MAX1000 board) hangs in 21.1.1 recent Prime lite edition hi, default save location on win10, which is "c:\intelFPGA_lite\21.1\" which I added a "projects" directory, the directory seems to be protected, so I will try a new non-protected directory. The default suggestion from the software should work out of the box, which it will not. edit: the project creation works in non-protected "C:\intel\projects" folder New project creation for MAX10 (arrow MAX1000 board) hangs in 21.1.1 recent Prime lite edition New project creation MAX10 hangs in 21.1.1 recent, MAX1000 usb blaster driver installed (or not). SolvedRe: USB BLASTER II Driver Windows 10 so you did not bother updating the lite 20.1.1? the standard fix with much pain will work