Forum Discussion

alexislms's avatar
alexislms
Icon for Contributor rankContributor
3 years ago
Solved

project_new -family Agilex detected as Cyclone 10 GX

project_new agilex_r29a -overwrite -family Agilex

Why Cyclone 10 GX?

"-family Agilex" is requested

  • Alexis,


    Alternatively you can use global assignment to set the device family in tcl script


    set_global_assignment -name family AGILEX


11 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    So you're trying to target Agilex and it wants to use Cyclone 10 GX? Can you successfully set up a new project like this with the New Project Wizard instead of a command?

  • Not at all, I don't even know from where Quartus takes the Cyclone 10 GX...

    As anybody can see, there is no mention of Cyclone in the command, only agilex.

    What's wrong with my command?

    • sstrell's avatar
      sstrell
      Icon for Super Contributor rankSuper Contributor

      Understood, but as a test, can you successfully create a new project with Agilex using the New Project Wizard instead of a command?

      • alexislms's avatar
        alexislms
        Icon for Contributor rankContributor
        Yes, no problem from the wizard.
        You can easily reproduce it by opening quartus and running my single line command.
  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Alexis,


    Is this new first time issue encounter?

    What Quartus version is this? Might be a bug CLI for the build. (ill reproduce this)

    Is wizard feasible for current workaround?


  • I just started to use the Intel toolset for the Agilex I-series devkit, therefore this is the first time I encounter it.

    I use the latest Quartus Pro version 22.1.

    It's fine for now but we definitely need to be able to create project for Agilex from tcl.

    I wonder how much QP22.1 was tested, it fails at the first command to create a project...

    Thanks for your help.

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Alexis,


    I recommended you to use wizard as a temporary workaround and truly apologize for the inconvenience experience.

    I filed a bug report to developer regarding the cli.

    Let me know if there is any other concern.


  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Alexis,


    Alternatively you can use global assignment to set the device family in tcl script


    set_global_assignment -name family AGILEX


  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Alexis,


    May I know if there is any update or concern on this?



    • alexislms's avatar
      alexislms
      Icon for Contributor rankContributor

      @SyafieqS Feel free to close this issue. I just reported the bug.

      Thank you for your help.

      Regards,

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


    p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution and give Kudos.