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

ImportError: cannot import name 'SpiFlash' from 'litex.soc.cores.spi_flash' #26

Open
suppamax opened this issue Mar 11, 2022 · 0 comments
Labels
error Something isn't working flow Changes to Makefile and process flow

Comments

@suppamax
Copy link

suppamax commented Mar 11, 2022

In caravel.py

from litex.soc.cores.spi_flash import SpiFlash

but there is no such class in litex (at least not in the current version).
It has been replaced by LiteSPI.

@RTimothyEdwards RTimothyEdwards added flow Changes to Makefile and process flow error Something isn't working labels Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error Something isn't working flow Changes to Makefile and process flow
Projects
Status: No status
Development

No branches or pull requests

2 participants