Forum Discussion
Cyclon IV qdz file compatible with Quartus
- 3 years ago
Hi everyone,
Finally found the solution:
Use the .qdz file provided from Intel website for Cyclone IV, with the compatible Quartus version (in my case, Prime 22.1std)
Create project for the device EP4CGX150DF31C7
In the programmer, use auto-detect button that show EP4CGX150 and EPM2210.
Right click on EP4CGX150 and "change file". Choose the .sof file created by the project.
It will remplace the EP4CGX150 by EP4CGX150DF31C7, and allow you to configure/program this device.
If you start the flashing process, it should work.
(EPM2210 is unused in my case, left there for Quartus to be happy)
Thanks your help !
You don't need to use an ancient version of Quartus for Cyclone IV support. Just flip to the Individual Files tab at the download center to download device support for it.
- SebTims3 years ago
New Contributor
Hi,
Thank you for your answer but I had already tried. Unfortunately, downloading the individual file for Cyclon IV and installing it does not work.
I can see the list of devices EP4CGX150.... (see attached) but not the one of my board (GX 150F01989).
When I auto-detect the device in the hardware set-up, with the board connected, I see EP4CGX150 (see the attached picture of my main post).
If I choose any of the EP4CGX150C... or EP4CGX150D in the Device tab, Quartus crashes when trying to flash the board.
Thus I assume I need the device support for a Cyclon IV GX 150F01989 , but I can not find it.
Do you have an idea how to resolve this?
Thank you in advance