Forum Discussion
Dayana
New Contributor
3 years agoHelp with running Intel High Level Synthesis Design Example on Windows
Hi,
I am trying to run an Intel HLS Compiler design example on Windows by following the "Running an Intel® HLS Compiler Design Example (Windows)" guide.
I tried the "counter" and "QRD" examples ...
- 3 years ago
Thanks for your help Hareesh.
Just a summary:
- The error:
HLS Generate component ipxact for Platform Designer FAILED.
was solved by downloading and installing the Intel Arria 10 Device Support from https://www.intel.com/content/www/us/en/software-kit/706105/intel-quartus-prime-pro-edition-design-software-version-21-4-for-windows.html under the Individual Files, Devices section. - The error:
Error: Cosim testbench elaboration failed
&
# ** License Issue: License request for intelqsimstarter feature failed
# ** License Issue: Cannot checkout an uncounted license within a Windows Terminal Services guest session. (C:\flexlm\LR-118484_License.dat)
# ** Error: Failure to obtain a Verilog simulation license. Unable to checkout 'intelqsimstarter' license.
# ** Error: Error loading design
was solved by running the HLS test example on the local computer instead of remotely as I am using a fixed license and a floating license is needed for remote use.
- The error:
Dayana
New Contributor
3 years agoHi Hareesh,
I have 2 generated licenses. It seems like one is for Quartus Prime Pro and the other one is for Quartus Prime Pro and Questa.
LR-118484 - Questa*-Intel® FPGA Starter Edition SW-QUESTA, Intel® Quartus® Prime Software SW-ONE-QUARTUS
LR-107533 - Intel® Quartus® Prime Software SW-ONE-QUARTUS
When I tried using LR-107533.dat, I get the following result:
When I use LR-118484, I get the following result:
Is there something that I am doing wrong?
I have added the debug files for your reference.
Thanks.
Regards,
Dayana