Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
591 Discussions

Update Intel HLS compilar from 19.4 to 21.4

MDavi68
Novice
302 Views

Hello,

 

I have installed the latest Quartus version 21.4, I am working with the HLS compiler with a Stratix10 MX. With the Quartus 19.4, I never have problems with the device part number "1sm21bhu2f53e2vgs1", using the command:

i++ ... -march=1sm21bhu2f53e1vgs1 ..

 

But now, with the update to 21.4, I have a compiler error

Error: Device information not found.
Device not a legal family or part code (1sm21bhu2f53e1vgs1)

 

Could you please help me with this configuration.

 

Thanks in advance.

 

 

0 Kudos
1 Solution
MDavi68
Novice
259 Views

Hi Aik EU,

 

Thanks for you reply, It is working now.  I checked your suggestions, then:

Available devices in Quartus 21.4, the exact reference of my FPGA (included in Stratix 10 MX development kit -early version 1sm21bhu2f53e2vgs1) is not included in the Quartus device list. I removed the last two characters, according to the available names in the Quartus list, to: 1sm21bhu2f53e2vg.

 

Thanks for your help.

 

View solution in original post

4 Replies
aikeu
Employee
275 Views

Hi MDavi68,


Can check the version of your HLS compiler using "i++ --version"


Besides that can try create new project in your Quartus to check and see wether your device model(1sm21bhu2f53e1vgs1) is stated/available in the selections.


Other than that can try install/re-install the specific Stratix 10 device support files under "Individual Files" tab from:

https://fpgasoftware.intel.com/



Thanks.

Regards,

Aik Eu


aikeu
Employee
262 Views

Hi MDavi68,


Any updates from the previous comments?


Thanks.

Regards,

Aik Eu


MDavi68
Novice
260 Views

Hi Aik EU,

 

Thanks for you reply, It is working now.  I checked your suggestions, then:

Available devices in Quartus 21.4, the exact reference of my FPGA (included in Stratix 10 MX development kit -early version 1sm21bhu2f53e2vgs1) is not included in the Quartus device list. I removed the last two characters, according to the available names in the Quartus list, to: 1sm21bhu2f53e2vg.

 

Thanks for your help.

 

aikeu
Employee
252 Views

Hi MDavi68,


Good to know that the issue has been resolved!

I will close this thread for now.


Thanks.

Regards,

Aik Eu


Reply