Altera_Forum
Honored Contributor
11 years agoConfiguring a NIOS II / SDRAM from the HPS
My system design requires the HPS as well as one or perhaps two NIOS II processors. At the moment I am just trying to get one NIOS II processor running.
My aim for field firmware upgrades is to be able to copy a file to the HPS SD Card via SCP (drag and drop in WinSCP). On reboot the HPS will find the most recent FPGA image and use that to configure the FPGA. All fine so far. My question is:- How can I extend this scheme such that I can initialize the SDRAM, so that the NIOS processor can be started? Thanks