Altera_Forum
Honored Contributor
17 years agoStratixIII DevKit Factory Recovery
Hello,
I screwed up the flash in my StratixIII DevKit, and now I'd like to restore the factory design. According to the User Guide, I have to programm the standard PFL design and than use Quartus to send out the "flash image" of the factory design. However, I discovered that the example designs deployed with the DevKit's documentation are not useful. The devices of these pre-compiled designs do not match: there they are EP3SL150F1152ES, but my board has the EP3SL150F1152C2. The sources (i.e., the example project) of the PFL design is provided by the DevKit's documentation. So, I could compile the PFL design on my own with the appropriate device. When I tried to flash the factory design via PFL, which I had programmed into the FPGA in the ordinary way, no error occurred. But the board is still dead. Obviously, the "flash image" (the .sof file to be written into CFI flash) of the factory design is also an EP3SL150F1152ES, whereas I need a EP3SL150F1152C2. What am I supposed to do? I would like to compile the factory design from scratch, but I don't have the sources. But where can I find it? I'd really be very thankful for suggestions.