mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
70eae5cbf9
This is needed to support memory regions up to 4GB in size (currently limited to 2GB, or 0x8000_0000). FIXME: CI complains about assertions re. axi_lite.address_width in relationship to len(wishbone.adr) and wishbone_adr_shift, which seems to be a problem on the 32bit (vexriscv?) CPU used for CI, but seems to work fine on Rocket. Signed-off-by: Gabriel Somlo <gsomlo@gmail.com> foo |
||
---|---|---|
.. | ||
__init__.py | ||
avalon.py | ||
axi.py | ||
csr.py | ||
csr_bus.py | ||
csr_eventmanager.py | ||
packet.py | ||
stream.py | ||
stream_sim.py | ||
wishbone.py |