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

DMAnext reads wrong byte value at low speed, but the !DMA (base/DMA) test didn't catch it b/c running at 28MHz #10

Open
ped7g opened this issue Jun 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ped7g
Copy link
Collaborator

ped7g commented Jun 27, 2021

Check if it's possible to expand the test meaningfully to test basic transactions also at low CPU speeds, verify with older Next cores if the issue is detected (the source must be outside of BRAM mirroring, ie. NOT in bank5/bank7).

exact conditions to replicate the bug should be:

  • 2T/2T DMA timing, 3.5MHz CPU, mem->mem, non BRAM source mem.
  • then instead of "0, 1, 2, 3" is read "?, 0, 1, 2"
@ped7g ped7g added the enhancement New feature or request label Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant