litex/test
Florent Kermarrec 1d70ef6958 soc/cores/spi_opi: cleanup, rename to S7SPIOPI (since 7-Series specific for now) 2020-02-06 17:58:01 +01:00
..
__init__.py
test_axi.py
test_bitbang.py cores: add bitbang class with minimal hardware for I2C/SPI software bit-banging 2019-07-05 14:26:10 +02:00
test_code_8b10b.py
test_csr.py
test_ecc.py
test_gearbox.py test: add copyright header 2019-06-23 23:31:11 +02:00
test_hyperbus.py
test_i2s.py soc/cores/i2s: cleanup pass, rename to S7I2SSlave (since 7-Series specific for now), rename fifodepth to fifo_depth for consistency with others cores. 2020-02-06 17:00:04 +01:00
test_icap.py
test_packet.py
test_prbs.py
test_spi.py core/spi: add minimal SPISlave 2019-08-29 09:46:20 +02:00
test_spi_opi.py
test_stream.py
test_targets.py