Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17054 Discussions

[DE1] [Quartus 11.1sp2] EPCS4, active serial programmation and pof file

Altera_Forum
Honored Contributor II
1,483 Views

Hi everyone, 

 

I've a problem while trying to load my configuration file in the DE1 EEPROM (EPCS4). This file should configure the Cyclone II FPGA (EP2C20F484) at boot. 

 

I'm using Quartus 11.1sp2 programmer to try to load the file. 

I'm using active serial programming mode, with the DE1 PROG/RUN switch on PROG. I select the project pof file generated after compilation and I check the Program/configure box. 

 

When I start loading the file, the "load" led on the DE1 board comes on briefly and the completion status changes to "Failed". 

No error message is displayed. 

I tried the same with Quartus 7.2, but this time a "wrong silicon ID" error appears. 

 

I also tried to load both compressed and uncompressed bit streams, but the loading also fails. 

 

If you've a solution or any clues to understand how to fix this problem, please share! 

 

Regards, 

 

J-B
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
498 Views

Ok, i found the solution here: 

 

--- Quote Start ---  

 

  1. open File > Convert Programming Files 

  2. select .jic (JTAG indirect) as the output type 

  3. select appropriate EPCS device 

  4. click SOF data, then Add File to add your .sof 

  5. click properties to optionally enable compression 

  6. click Flash Loader then Add Device to select your target device 

  7. click Generate 

  8. open Tools > QII Programmer 

  9. click Auto Detect 

  10. double click in File column of your FPGA device row 

  11. select .jic file 

  12. click the Program/Configure check box in the new EPCS device listed 

  13. click Start 

 

 

--- Quote End ---  

 

I would just add that unlike what is said in the DE1 user manual, to program the EPCS4 EEPROM whith those steps, the RUN/PROG switch has to be on RUN. 

 

Good luck, 

 

J-B
0 Kudos
Altera_Forum
Honored Contributor II
498 Views

 

--- Quote Start ---  

Ok, i found the solution here: 

 

I would just add that unlike what is said in the DE1 user manual, to program the EPCS4 EEPROM whith those steps, the RUN/PROG switch has to be on RUN. 

 

Good luck, 

 

J-B 

--- Quote End ---  

 

 

 

 

Wow Thx It helps a lot lol
0 Kudos
Reply