mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
ce49990084
This commit: * adds the support for I2S standard mode, * extends I2S left justified mode, * allows to configure sample size for tx/rx in 1-32 bits range, * implements I2S master mode, * allows to concatenate channels or used the padded mode. This required to rework the FSM. |
||
---|---|---|
.. | ||
__init__.py | ||
test_axi.py | ||
test_bitbang.py | ||
test_clock.py | ||
test_code_8b10b.py | ||
test_csr.py | ||
test_ecc.py | ||
test_emif.py | ||
test_gearbox.py | ||
test_i2s.py | ||
test_icap.py | ||
test_packet.py | ||
test_prbs.py | ||
test_spi.py | ||
test_spi_opi.py | ||
test_stream.py | ||
test_targets.py |