Forum Discussion
PHeri1
New Contributor
6 years agoHow to get Quartus (19.1) and the simulator running
I am trying to run this example (see url link) to get acquainted with Quartus and the simulator. https://www.intel.com/content/www/us/en/programmable/documentation/aym1499789502823.html But running ...
sstrell
Super Contributor
6 years agoThe document doesn't say it, unfortunately, but the project file (.qsf) indicates that this design uses a Cyclone V device. Make sure you have Cyclone V devices installed before opening the project.
#iwork4intel
Bastien18
New Contributor
1 year agoHi,
I am currently trying to re-compile a project previously compiled for a cyclone V but for a cyclone 10 and I get the same error. I'm quite new on this topic and maybe just changing device in the device setting is not sufficient to re-compile it.
I understand it has to do with primitives related to specific family but I can't find information on how to adapt it to work properly on a different family.
If somebody could enlighten me I would appreciate.