Forum Discussion
AdzimZM_Altera
Regular Contributor
2 years agoHi,
"1) after user issues reset_request, which of the two signals go high first:
emif_usr_reset_n
local_reset_done "
- The local_reset_done should go from high to low. (active high)
- Then emif_usr_reset_n should go from high to low. (active low)
- The emif_usr_reset_n will go high again based on the calibration sequence.
- Then after the calibration is finished, the local_reset_done will go high again.
"2) When these signals go low to high, it means that IP is out of reset. is that right?"
- Yes.
Regards,
Adzim