Solved
Forum Discussion
sstrell
Super Contributor
3 years agoSo 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?
Alexis,
Alternatively you can use global assignment to set the device family in tcl script
set_global_assignment -name family AGILEX
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?