I am getting the following error when i run `make` in the litex folder in <caravel_mgmt_soc_litex> `...
a
I am getting the following error when i run
make
in the litex folder in caravel_mgmt_soc_litex
Copy code
File "/home/ali112000/efabless/caravel_mgmt_soc_litex/litex/caravel.py", line 13, in <module>
    from litex.soc.cores.spi_flash import SpiFlash
ImportError: cannot import name 'SpiFlash' from 'litex.soc.cores.spi_flash' (/home/ali112000/.local/lib/python3.10/site-packages/litex/soc/cores/spi_flash.py)
make: *** [Makefile:20: mgmt_soc] Error 1
Still waiting for an answer for this issue