Remote Update for Arria10
Hi there,
I'm using the Intel Remote Update IP on an Arria10 device with a EPCQL512F24IN memory device. I have successfully managed to trigger a reconfigure via user logic using the remote update IP when I have previously stored two .sof's on the flash (went through the process of generating a .jic with two different .sof's at page 1 and page 2 and programmed this to the board before triggering a reconfigure) which worked as expected.
My aim is to be able to write a new FPGA image to the flash over internal comms then trigger the reconfigure as I did before. However, I am unsure as to how I would generate a .pof (or whatever I'm meant to be writing to the flash) in a binary format so I can send it in the payload data field (of my message structure) over my communications link to be written to the flash?
Does anyone have any experience with this and could point me in the right direction?
Thanks