Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Dave,
it should work to have the custom header below the regular rbf and sending the rbf address as update start address. The loaded application can retrieve the last loaded flash address from the remote update controller and retrieve the custom information below it. Suggested reading about remote system update: Remote Update IP Core User Guide http://www.altera.com/literature/ug/ug_altremote.pdf?gsa_pos=1&wt.oss_r=1&wt.oss=ug_altremote Altera ASMI Parallel Megafunction User Guide http://www.altera.com/literature/ug/ug_altasmi_parallel.pdf?gsa_pos=1&wt.oss_r=1&wt.oss=ug_altasmi_parallel AN 603: Active Serial Remote System Upgrade Reference Design http://www.altera.com/literature/an/an603.pdf?gsa_pos=1&wt.oss_r=1&wt.oss=an603 with design files (unfortunately schematic design) AN 521: Cyclone III Active Parallel Remote System Upgrade Reference Design http://www.altera.com/literature/an/an521.pdf?gsa_pos=1&wt.oss_r=1&wt.oss=an521 also with desugn files RSU chapter of the respective FPGA handbook. There are some detail differences in RSU controller commands, port widths etc. between devices. You can easily miss things like a required right shift of the address port. The handbook is the ultimate reference in this regard. Best regards, Frank