Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Also Noticed: When loading the EPCS16 using the USB Blaster and the Quartus II Programmer utility the process goes through the following. I noted that the "Programming device 1" step quits and moves on to verification when the "Progress Bar" in the top corner of the window has only reach 35%. Info: Device 1 silicon ID is 0x14 Info: Erasing ASP configuration device(s) Info: Blank-checking device 1 Info: Programming device 1 <<<<<<<<<<<<<<<< Quits when progress bar has only reached 35% Info: Performing verification on device 1 --- Quote End --- Read the contents of the EPCS device and see whether they match what you expect. EPCS is just SPI flash, so its easy to read it. Do you have an AS header on the board, or are you using SFL to access the EPCS device? I probably have some example code I can send you. Cheers, Dave