Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDE0 board EEPROM
Hi, can anyone plz tell me how to remove a program from the EEPROM of the FPGA on the DE0 board (erase the EEPROM content). The EEPROM seems to be not configuring but having stuck with one program...
Altera_Forum
Honored Contributor
8 years agoCreate a 'JTAG Indirect Configuration' (.jic) file.
Refer to the "Generating .jic and .jam Programming Files in the Quartus II Software" section of AN-370 - "using the altera serial flash loader ip core with the quartus ii software (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/an/an370.pdf)". You will have to specify a suitable .sof file to create it. However, given what you're doing it'll be ignored. Once you have opened this file in the Quartus programmer, you can choose to erase the EPCS attached to your FPGA. Cheers, Alex