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

CPU IPC is low: eradicate fastram wait-state on read #32

Closed
gardners opened this issue Feb 22, 2014 · 1 comment
Closed

CPU IPC is low: eradicate fastram wait-state on read #32

gardners opened this issue Feb 22, 2014 · 1 comment

Comments

@gardners
Copy link
Owner

If we put the CPU-side interface of the fastram onto the pixel clock, instead of the cpuclock, reads will occur in less than one CPU cycle, so the waitstate can be removed. The question is whether it will introduce any write glitches, which obviously we cannot tolerate.

gardners added a commit that referenced this issue Feb 22, 2014
@gardners
Copy link
Owner Author

This seems to work.

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

No branches or pull requests

1 participant