local_reset_done and emif_usr_reset_n on emif ip
Could someone please help me understand difference and relation between these two signals on the emif ip - local_reset_done and emif_usr_reset_n ?
If I toggle local_reset_req to the ip, then local_reset_done will go low indicating that the ip is in reset. at some point it will go high indicating that it is out of reset.
what happens to emif_usr_reset_n after i toggle local_reset_req ?
which one of the two signals will go high first?
I have a design where emif_usr_reset_n is high but local_reset_done is still low.
Assuming that a high on emif_usr_reset_n means that the ip is out of reset, should not local_reset_done be high before or at least at same time that emif_usr_reset_n is high?
I looked at the user guide but it does not have much in terms of details.