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

core: mmap.py: fix dummy bits #71

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

maass-hamburg
Copy link
Contributor

@maass-hamburg maass-hamburg commented Sep 5, 2024

ths commit fixes the dummy bits calculation in the litespi core.
The dummy bits are now calculated correctly based on dummy cyles
and these are now correctly set in the spi_nor_flash_module.

THis also lets you add a dict to the flash module named dummy_cycles, where the amount of cycles can be set for each op code.

ths commit fixes the dummy bits calculation in the litespi core.
The dummy bits are now calculated correctly based on dummy cyles
and these are now correctly set in the spi_nor_flash_module.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
this adds the APS6404L PSRAM.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
@maass-hamburg
Copy link
Contributor Author

@enjoy-digital please take a look. I now also included a psram/spiram.

@enjoy-digital enjoy-digital merged commit 283e053 into litex-hub:master Sep 10, 2024
1 check failed
@enjoy-digital
Copy link
Member

Thanks @maass-hamburg, this looks good and has been merged.

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

Successfully merging this pull request may close these issues.

2 participants