Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNIOS II and Cyclone III Remote Update
Have spent several days now searching and reading and think I am nearly there... but not quite. I am using the NIOS II core with SOPC builder. I use Quartus II for the FPGA image. This is a projec...
Altera_Forum
Honored Contributor
13 years agoI'm not sure, but you probably need to put read_source=01 in order to read the boot register content.
Try IORD(REMOTE_UPDATE_CYCLONEIII_BASE, 0xC) If this doesn't work either, I believe you have some error in remote update connection to your Nios system. Please note that Fmax for remote update core on CycloneIII devices is 40MHz which is lower than the common range of system frequency (50 to 100MHz). So you normally need a lower frequency clock and a clock bridge in your Nios system.