Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDoes the 'remote update' block actually work on Cyclone V?
I'm trying to get the 'remote update' (ie the reload the fpga from EPCQ) block to work on a cyclone V using quartos 14.1. I've managed to expose the epcq pins to 'user' logic and can successful...
Altera_Forum
Honored Contributor
11 years agoI'm using remote update block in an embedded device wich is connected to a host PC via Gb-Ethernet. The EPCS contains the factory an application image for Hard- and Firmware.
Over Ethernet we can update both and trigger a reconfiguration. The access to the rsu block is realized by an avalon slave. The vhdl code is attached. To get the RSU for Cyclone 5 running I used this Wiki: http://www.alterawiki.com/wiki/remote_update_for_cyclone_v Jens