Altera_Forum
Honored Contributor
14 years agoRESET THE NIOS PROCESS USING reset_n INPUT
Hello, i made a custom component in Qsys.
This component has a reset input signal (conduit export) and a reset output signal (Reset Output interface). The reset output signal is connected to the nios_cpu reset_n input all inside the Qsys system. When the FPGA start with on-chip memory initialized all works fine but when i drive low the reset input pin of my component that drive low the reset_n pin of the nios, the nios stop and not reset it-self. I tried different pulse width but nothing works. I don't know if there is some parameters to set in the Reset Output interface of my component to properly reset the nios. I would like to keep the nios in reset state for an arbitrary time.