Skip to content

Does I_MEM survive reset? #91

Answered by amichai-bd
DL8 asked this question in Q&A
Discussion options

You must be logged in to vote

I_MEM and D_MEM will behave the same in reset.

If its "Worm Reset" Meaning VCC (Power) always is on and only the reset bit is triggered, the D_MEM & I_MEM will maintain their values.

incase of a "cold reset" both D_MEM & I_MEM will have "garbage". (which is expected when we lose power.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by amichai-bd
Comment options

DL8
Jun 21, 2021
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants