Forum Discussion
Altera_Forum
Honored Contributor
14 years agohardware design for burning nios ii sofaware in flash
hello everyone: I want to run nios ii software in my new fpga board. so I need to place a flash chip on the fpga board. so I want to ask how the flash schematic design? is there any reference ...
Altera_Forum
Honored Contributor
14 years agoAssuming you have the pinout right and your design meets timing this is all you need to program the flash using the Nios II flash programmer:
Nios II with level 1 debug Flash controller Onchip RAM with the exception and reset vectors for the Nios II processor pointing at it System ID (optional but always a good idea to have in your design) The flash programmer sends the data to the debug module then Nios II writes the data to the flash. So there isn't much hardware needed to do this.