Forum Discussion
TKudoh
New Contributor
3 years agoCan I get which SOF page booted from with Remote Update IP?
I am using a multi-SOF page design on Arria10 and Nios II. Can the Nios II firmware get the SOF page (or boot address) of an FPGA design booted using the Remote Update IP (Avalon-MM I/F)? It is suc...
aikeu
Regular Contributor
3 years agoHi TKudoh,
Do you mean it is hard to check which .sof file is being used after the remote update has been performed?
It is possible to have different sof file where you add a sys id(System ID Peripheral Core) in the design to have unique id for checking or reading after the update has been done?
Thanks.
Regards,
Aik Eu
- TKudoh3 years ago
New Contributor
Hi, Aik,
I want to get which SOF page was loaded to check if the application side page is broken.
My FPGA design has the version register and Nios firmware can read this, but this value is not one-to one related to the SOF page.
For now, I give up to get the SOF page and use another method.
Thak you.
Regards,
Kudoh