Forum Discussion
Altera_Forum
Honored Contributor
11 years agoWhere did you get the idea that I suggested to pull CONF_DONE high??? Read the message, I said pull nCONFIG low!! CONF_DONE is released by the FPGA when it completes programming, it you *drive* it high, you will create a driver conflict and damage your FPGAs CONF_DONE output.
Look at the .pof files in a binary editor. I vaguely recall that they have the device type in there. Once you figure out the correct .pof image to load, you should not have to deal with the looping, so your remote updates will work fine. In my FLEX10K systems I use the JamPlayer to remotely update the EPC image. The Jam file checks the device ID, so I have never had any issues with invalid .pof files being loaded. Cheers, Dave