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 soc/interconnect/axi: add Wishbone2AXILite 2019-11-20 12:32:22 +01:00
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: add copyright header 2019-06-23 23:31:11 +02:00
test_csr.py soc/interconnect/csr: add initial field support 2019-09-13 20:01:31 +02:00
test_ecc.py soc/cores: add ECC (Error Correcting Code) 2019-07-13 11:44:29 +02:00
test_gearbox.py test: add copyright header 2019-06-23 23:31:11 +02:00
test_hyperbus.py soc/core: simplify/cleanup HyperRAM core 2019-08-16 14:04:58 +02:00
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 soc/cores/icap: simplify ICAPBitstream (untested) 2019-10-01 21:30:14 +02:00
test_packet.py test/test_packet: add randomness on ready output, fix corner-cases on Packetizer/Depacketizer 2019-11-16 14:39:18 +01:00
test_prbs.py test: add copyright header 2019-06-23 23:31:11 +02:00
test_spi.py core/spi: add minimal SPISlave 2019-08-29 09:46:20 +02:00
test_spi_opi.py soc/cores/spi_opi: cleanup, rename to S7SPIOPI (since 7-Series specific for now) 2020-02-06 17:58:01 +01:00
test_stream.py interconnect/stream: add PipeValid and PipeWait to cut timing paths. 2020-01-29 18:27:29 +01:00
test_targets.py test/test_targets: limit max_sdram_size to 1GB 2020-01-17 13:24:45 +01:00