Nios® V Processor Reference Manual

ID 683632
Date 10/15/2025
Public
Document Table of Contents

2.2.3. Reset Signals

Table 6.  Reset Signals
Interface Type Description
reset Reset A global hardware reset input signal that forces the Nios® V processor to reset immediately.
cpu_resetreq Conduit An optional local reset ports which appear after you enable Add Reset Request Interface parameter. The signal consists of an input resetreq signal and an output ack signal. Triggering cpu_resetreq resets only the Nios® V processor. Other peripherals connected to the Nios® V processor's data_manager remains unaffected.
  • You can request a reset to the Nios® V processor core by asserting the resetreq signal.
  • The resetreq signal must remain asserted until the processor asserts ack signal. Failure for the signal to remain asserted can cause the processor to be in a non-deterministic state.
  • Assertion of the resetreq signal in Debug Mode has no effect on the processor's state. This signal is applicable only during Machine Mode.
  • The Nios® V processor responds that the reset is successful by asserting the ack signal.
  • The ack signal remains asserted until the resetreq signal is negated.
Figure 3.  Nios® V/c Processor Reset Network