Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNIOSII RST pin
Dear guys, I would like to implement a reset of NIOS II processor by software. So I have included by SOPC builder a simple output PIO which is directly connected to the processor RST pin. ...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by stonie+sep 6 2006, 04:35 am--><div class='quotetop'>quote (stonie @ sep 6 2006, 04:35 am)</div>
--- quote start ---
<!--quotebegin-eliben@Sep 6 2006, 06:05 AM how can i reset my processor from inside the vhdl code without it resetting all peripherals ?
i have a top entity vhdl which has an instance of the nios ii system (which was generated by sopc builder), connected to various custom vhdl modules. i want the vhdl to supervise processor operation and restart it in case anything goes wrong. how can this be achieved ?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18094)
--- quote end ---
--- Quote End --- I think Nios V6.0 provides a separate CPU reset signal... <div align='right'><{post_snapback}> (index.php?act=findpost&pid=18102)</div> [/b] --- Quote End --- Thanks. Is there a way, however, to do it in Nios 5 ? It doesn't have to be an "officially supported way".