Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to set the reset signal of Nios cpu?
Anybody know which pin should I connect to the reset signal of a Nios II cpu? The board I am using is "Stratix II EP2S60 DSP development board". Thanks a lot! Ruling
Altera_Forum
Honored Contributor
20 years agoAnother issue to consider is that when the CPU comes out of reset, all the other devices must be ready for the CPU.
I've added a delayed reset block before the CPU. This delays the CPU coming out of reset so that all the other devices are ready. Also be careful I found that the delayed resets included in eval boards did not work. George