Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16559 Discussions

project_new -family Agilex detected as Cyclone 10 GX

alexislms
Valued Contributor I
643 Views

project_new agilex_r29a -overwrite -family Agilex

 

alexislms_0-1653378618079.png

 

Why Cyclone 10 GX?

"-family Agilex" is requested

0 Kudos
1 Solution
SyafieqS
Moderator
525 Views

Alexis,


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


set_global_assignment -name family AGILEX


View solution in original post

0 Kudos
11 Replies
sstrell
Honored Contributor III
625 Views

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?

0 Kudos
alexislms
Valued Contributor I
616 Views

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?

0 Kudos
sstrell
Honored Contributor III
608 Views

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

0 Kudos
alexislms
Valued Contributor I
602 Views
Yes, no problem from the wizard.
You can easily reproduce it by opening quartus and running my single line command.
0 Kudos
SyafieqS
Moderator
586 Views

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?


0 Kudos
alexislms
Valued Contributor I
562 Views

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.

0 Kudos
SyafieqS
Moderator
545 Views

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.


0 Kudos
SyafieqS
Moderator
526 Views

Alexis,


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


set_global_assignment -name family AGILEX


0 Kudos
SyafieqS
Moderator
510 Views

Hi Alexis,


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



0 Kudos
alexislms
Valued Contributor I
502 Views

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

Thank you for your help.

 

Regards,

0 Kudos
SyafieqS
Moderator
498 Views

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.


0 Kudos
Reply