Forum Discussion

MDavi68's avatar
MDavi68
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Update Intel HLS compilar from 19.4 to 21.4

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.

  • 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.

4 Replies

  • aikeu's avatar
    aikeu
    Icon for Regular Contributor rankRegular Contributor

    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's avatar
    aikeu
    Icon for Regular Contributor rankRegular Contributor

    Hi MDavi68,


    Any updates from the previous comments?


    Thanks.

    Regards,

    Aik Eu


    • MDavi68's avatar
      MDavi68
      Icon for New Contributor rankNew Contributor

      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's avatar
    aikeu
    Icon for Regular Contributor rankRegular Contributor

    Hi MDavi68,


    Good to know that the issue has been resolved!

    I will close this thread for now.


    Thanks.

    Regards,

    Aik Eu