-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sram update by a sram read #20
base: master
Are you sure you want to change the base?
Conversation
f36cce3
to
6d2b25f
Compare
Hi @Aquaticfuller, Regarding the specific changes, I have some notes:
|
Hi @micprog, |
I agree, it should work out, and the scrubber will come back around to this address in case it is dropped. Maybe you could implement a parameter such that this behavior is configurable? Then you can guarantee correction or have slightly better performance, depending on how you want your design to work. |
Yes, that makes a lot of sense. |
6d2b25f
to
0d7b91b
Compare
0d7b91b
to
1835197
Compare
Add sram update when a sram read finds a correctable error and corrects it.