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

LiteDRAM core targeting DDR3 issues activate command twice for a write operation #345

Open
dinaabdelbaky opened this issue Aug 17, 2023 · 0 comments

Comments

@dinaabdelbaky
Copy link

Hi I have generated the code as in issue #344, I issued a write command on the wishbone interface, then a read command to the same location. I got read data mismatch, please refer to figure one. The same issue happened with more than one seed and on the AXI interface as well. This only happens for the first write read operation for the rest of the test there is no mismatch. After further digging the first write command the activate takes place twice at the same time, one on phase2, please refer to figure2. Also, for the read operation the rddata_en sent to the dfi seemed not correct. Please refer to figure 3. Kindly advise
wishbone_wr_rd_trn_arnd
dfi_write
dfi_read

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