Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRemote update EPCS file format?(rpd or rbf)
I have a Cyclone III EP3C5 design that uses an EPCS4 device in AS mode for remote system update. my question: what file format am I supposed to use when downloading a new application configuration i...
Altera_Forum
Honored Contributor
13 years agoThen what did you write into EPCS? How did you applied bit-reversal to each byte before writing into EPCS? You mentioned that you used I2C, so you must had some byte to transfer. You can't transfer symbols. I think you might be reading the file in some way and that's why you didn't bother about the contents of the file. How did you do that?