Altera_Forum
Honored Contributor
13 years agoQuartus-II ver.10sp1 not generating programming files for cyclone4GX (EP4CGX22BF14C8?
Hi guru,
I am using Quartus-II version 10.0sp1 for my project using the Cyclone4-GX (EP4CGX22BF14C8) chip. During the full compilation, I notice at the Assembler (Generating Programming Files) stage, there is warning message as below: Info: Compilation Report contains advance information. Specifications for device EP4CGX22BF14C7 are subject to change. Contact Altera for information on availability. No programming file will be generated. Warning: No memory initialization file will be produced. The device EP4CGX22BF14C7 only has advanced support. Also I check the project folder and found that the xxx.SOF and xxx.POF (programming files) are not getting refreshed. Then I open the Programmer console and use JTAG method to detect the cyclone4GX device on the board, it detects the fpga as unknown fpga. (I tried to detect it using Quartus-II version 11, and it shows up as Cyclone-4GX EP4CGX22BF14C8). Is that means that the Quartus version10 not supporting this larger 22k logic cyclone4GX? Any of you encounter the same issue and have a solution for this? I am trying to avoid to use the Quartus version11 for my project as the code is leverage from another legacy project, and it somehow will not function when i use version11 to compile it.