Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
655 Discussions

Update Intel HLS compilar from 19.4 to 21.4

MDavi68
Novice
544 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
501 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

0 Kudos
4 Replies
aikeu
Employee
517 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
504 Views

Hi MDavi68,


Any updates from the previous comments?


Thanks.

Regards,

Aik Eu


0 Kudos
MDavi68
Novice
502 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.

 

0 Kudos
aikeu
Employee
494 Views

Hi MDavi68,


Good to know that the issue has been resolved!

I will close this thread for now.


Thanks.

Regards,

Aik Eu


0 Kudos
Reply