Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix memory timings #13
Comments
taisel
added
bug
needs hardware verification
help wanted
labels
Jan 19, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
taisel commentedJan 19, 2016
We DO emulate ROM prefetch buffer, we just do it with bad timing. When the code was written I was guessing on some timings and logic, and @endrift proved there were differences in actual hardware. It's not just rom prefetch timing issues though, we need a whole system timing verification and bug check.