tools/litex_sim: remove LiteSPI support for now since breaking Travis-CI of others...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 9 Apr 2020 09:14:19 +0000 (11:14 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 9 Apr 2020 09:14:19 +0000 (11:14 +0200)
commit8f57321f30b8a54b44a6af99efb16435ea922960
treebcb5cfaa16e3fc1a7c9217120a62548cfda4a7fb
parent9afd017a3a285cea079110383cfd4f9fcde8b295
tools/litex_sim: remove LiteSPI support for now since breaking Travis-CI of others sub-projects.

LiteSPI is not mature enough to be integrated in LiteX sim directly. (will case trouble is things are refactored).

This could be re-introduced later when more mature. For now simulation with LiteX Sim
could be tested directly in LiteSPI with a custom simulation.
litex/tools/litex_sim.py