Altera_Forum
Honored Contributor
13 years ago[QSYS] altremote_update for Cyclone IV
Hi,
I am trying to control the reconfiguration of the FPGA with a NiosII processor. In Qsys I found a very convenient way to do it for Cyclone III FPGAs: the Remote Update component. The remote update core is - at least from the register map/port point of view - identical for Cyclone III and Cyclone IV. Is there a chance I can instantiate this component for a Cyclone IV device? Would make things easier. If this is not possible, probably I'd have to use PIOs or a self-written module (to translate Avmm to RU interface). :( Thanks!