Forum Discussion
Shiva
New Contributor
6 years agoRemote System Upgrade for MAX 10 FPGA Device
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 this remote system upgrade without using the NIOS ii processor.
Can you provide the information regarding, is there any particular way to write the rpd data to configuration flash memory of MAX10 FPGA device and what might be the reason for not getting reconfigured?
Thanks,
Shiva
2 Replies
- ShafiqY_Intel
Frequent Contributor
Hi Shiva,
For your MAX 10 RSU design, are you using both of these IP?
- On Chip Flash Intel FPGA IP = Used to get access to flash (read/write)
- Dual Configuration Intel FPGA IP = Used to trigger reconfig, select CFM0/CFM1.
You need to have these two IP for MAX 10 RSU Design.
Thanks
- sRama28
New Contributor
Hi siva
what protocol you used to upgrade the MAX10 configuration memory like I2c ,ethernet,UART?