Skip to content
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

Update SDRAM controller for readability #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fjpolo
Copy link
Contributor

@fjpolo fjpolo commented Jul 4, 2024

I was inspired by this blog post to take the same aproach for NESTang's SDRAM controller, and as an intermediate step I converted the big FSM to 3 FSMs (init, refresh, read-write) and formally verified each module.

Somewhere inbetween I saw no need to implement Dan's ultra-uC anymore, but I thought it would be nice to keep the FSMs and verification. 100% your choice @nand2mario to merge the PR or just let it die :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant