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

Vitis project code can only test the SF3 flash up to 128 Mbits #4

Open
timothystotts opened this issue Jul 28, 2020 · 0 comments
Open

Comments

@timothystotts
Copy link
Owner

Vitis project code can only test the SF3 flash up to 128 Mbits due to a limitation of Serial Flash Commands accepted by the AXI QSPI driver in the IPI-BD. The SF3 flash is actually 256 Mbits in size. There is a possibility that the method by which to access the upper 1/2 of the flash has been overlooked by the project author; but the AXI QSPI driver does not appear to accept 4-byte address commands (it only accepts 3-bytes of address space).

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