Forum Discussion
11 Replies
- sstrell
Super 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?
- alexislms
Contributor
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?
- SyafieqS
Super 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?
- alexislms
Contributor
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
Super 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
Super Contributor
Alexis,
Alternatively you can use global assignment to set the device family in tcl script
set_global_assignment -name family AGILEX
- SyafieqS
Super Contributor
Hi Alexis,
May I know if there is any update or concern on this?
- alexislms
Contributor
- SyafieqS
Super 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.