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 agoHow 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 ?