Forum Discussion
Altera_Forum
Honored Contributor
16 years ago- There is probably a RSU<->avalon bridge for the NIOS but I do not know its name
- EPCS controller allows communication with the EPCS using the Nios. - ALTRSU_UPDATE megafunction allows your custom logic to control the booting of the FPGA - ALTASMI_PARALLEL megafunction allows your custom logic to communicate with the EPCS device So if you have a NIOS use the first two. If you donßt, use the last two.