mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
c52a2ca5df
Wishbone2CSR and AXILite2CSR bridges are incapable for performing bus width conversion, which means it's Bus slave port must have same width as CSRs. Use CSR width to create slave bus to allow width adaptar to be inserted by add_slave. Also add relevant assertion. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_avalon_mm.py | ||
test_axi.py | ||
test_axi_lite.py | ||
test_axi_stream.py | ||
test_bitbang.py | ||
test_clock.py | ||
test_code_8b10b.py | ||
test_cpu.py | ||
test_csr.py | ||
test_ecc.py | ||
test_emif.py | ||
test_fifosyncmacro.py | ||
test_gearbox.py | ||
test_hyperbus.py | ||
test_i2c.py | ||
test_i2s.py | ||
test_icap.py | ||
test_led.py | ||
test_packet.py | ||
test_prbs.py | ||
test_reduce.py | ||
test_spi.py | ||
test_spi_mmap.py | ||
test_spi_opi.py | ||
test_stream.py | ||
test_timer.py | ||
test_wishbone.py |