- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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-BLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, i found the solution here:
--- Quote Start ---- open File > Convert Programming Files
- select .jic (JTAG indirect) as the output type
- select appropriate EPCS device
- click SOF data, then Add File to add your .sof
- click properties to optionally enable compression
- click Flash Loader then Add Device to select your target device
- click Generate
- open Tools > QII Programmer
- click Auto Detect
- double click in File column of your FPGA device row
- select .jic file
- click the Program/Configure check box in the new EPCS device listed
- click Start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- 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

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page