Altera_Forum
Honored Contributor
16 years agorpd file
Hello all,
Let me start with an explanation of what we are trying to do here. We have an embedded system with a Freescale processor and a Cyclone II device with an EPCS4 equivalent serial flash configuration device. We used to program this configuration device with the JTAG interface and the .jic file. It worked flawlessly. Now, we wanna have the option to remotely update the FPGA firmware by having the Freescale MCU writes to the configuration device and then perform a reset to let FPGA reload the new firmware. We've generated the .rpd file from the .pof file, but when compare this .rpd file with what we read back from the configuration device. They are not exactly the same, even with bit reverse. Any suggestion what we're doing wrong here?