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

Example test code fails with "Read wrong data" #5

Open
sorvad opened this issue May 28, 2023 · 3 comments
Open

Example test code fails with "Read wrong data" #5

sorvad opened this issue May 28, 2023 · 3 comments

Comments

@sorvad
Copy link

sorvad commented May 28, 2023

Hi, just loaded up the library and test code. The test fails with "Read wrong data". Rather than use the Hashing of the address I also hard wired a value to write and then test read back but the result was the same. Not sure what's going on, I'm new to FPGA, but could some boards have a different SDRAM? With the GOWIN official example it works, although that only tests one byte at address 0.

@edanuff
Copy link

edanuff commented Jun 11, 2023

It is failing for me with one Nano 9K but working on another. Very strange.

EDIT: If I drop the frequency down to 51Mhz, it works on the Nano that was failing

@sorvad
Copy link
Author

sorvad commented Jun 12, 2023

I might have another 9k knocking about. I'll see if I have and test also with that. Ahh... Just seen your edit, that's interesting. The parts may be marginal, perhaps to keep costs down the memory may be factory rejects not making exact spec but OK in most situations? Thanks for your input. I'll try reducing speed.

@svofski
Copy link

svofski commented Apr 10, 2024

My part works well at 72MHz. Not at 81.

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

3 participants