Forum Discussion
Shiva
New Contributor
7 years agoMAX 10 FPGA Remote System Upgrade (RSU)
Hi, I am trying remote system upgrade for MAX10 FPGA device, Here i am able to write and read the rpd data of CFM1 but when i trigger the reconfiguration it is not getting reconfigured. I am doing t...
JohnT_Altera
Regular Contributor
7 years agoHi Shiva,
Could you use the examine features in Quartus programmer to read out the content of the CFM? The reason is that it will be easier to compare the file to the RPD file.
Shiva
New Contributor
7 years agoHi,
When we examine the data that is written into flash memory, the original rpd data and the rpd data read out from the flash are different. In read_out_data file the CFM1 data starts from 0x88A4 to 0x2B8A3.
Can you provide the proper way to write the rpd data to onchip flash memory.
Please find the attachment of rpd data(original) and read_out_data files.