Forum Discussion
Altera_Forum
Honored Contributor
21 years agoDoes a NIOS II need reset?
Folks, I recently began porting my NIOS II design to its final hardware platform from the 1C20 eval board. During this effort, I eliminated reset by assigning it internally to '0'. My ...
Altera_Forum
Honored Contributor
21 years agoAbout the PLL.
You can use the locked output from the pll to and (afterinversion) with the reset pin in the top level, and use this for reset to all modules. Even with no external reset this should (?) work. Stefaan