litedram/test
Jędrzej Boczar c03bed8ef6 test: add core.bandwidth.Bandwidth tests 2020-04-03 13:11:10 +02:00
..
reference test/reference: update kc705 ddr3_init.h. 2020-03-05 11:35:12 +01:00
summary test: fix wrong sorting in benchmarks summary 2020-02-20 09:20:38 +01:00
__init__.py update code, start bankmachine refactoring and remove old code (will be rewritten) 2015-09-15 10:22:39 +02:00
access_pattern.csv test: add new benchmark configuratiosns to example configuration file 2020-02-05 18:58:49 +01:00
benchmark.py test/benchmarck: cleanup. 2020-03-26 10:46:11 +01:00
benchmarks.yml test: update benchmark configuration generator 2020-02-12 15:42:50 +01:00
common.py test: split core.multiplexer tests into separate files 2020-04-01 15:36:14 +02:00
gen_access_pattern.py test/gen_access_pattern: cleanup. 2020-03-26 11:03:43 +01:00
gen_config.py test/gen_config: review/cleanup. 2020-03-26 11:43:33 +01:00
run_benchmarks.py test/run_benchmarks: avoid relative imports as done on others tests. 2020-03-26 10:17:02 +01:00
test_adaptation.py test: use @unittest.skip instead of commenting out code 2020-03-24 14:35:28 +01:00
test_axi.py test: add missing write-enable handling 2020-03-20 14:48:50 +01:00
test_bandwidth.py test: add core.bandwidth.Bandwidth tests 2020-04-03 13:11:10 +02:00
test_bist.py test: use @unittest.skip instead of commenting out code 2020-03-24 14:35:28 +01:00
test_command_chooser.py test: skip _CommandChooser tests from Issue #174 2020-04-01 16:19:37 +02:00
test_dma.py test: move DMA specific tests to test_dma.py 2020-03-19 09:13:28 +01:00
test_ecc.py test/test_ecc: review and cleanup. 2020-03-26 12:00:08 +01:00
test_examples.py test/test_examples: adapt for travis 2019-08-31 14:55:14 +02:00
test_fifo.py test/test_fifo: minor cleanup. 2020-03-26 12:23:25 +01:00
test_init.py test/test_init: use max_sdram_size of 1GB 2020-01-24 10:46:29 +01:00
test_multiplexer.py test: split core.multiplexer tests into separate files 2020-04-01 15:36:14 +02:00
test_refresh.py test: use TestCase.subTest for more verbose error messages 2020-03-27 15:42:13 +01:00
test_steerer.py test: split core.multiplexer tests into separate files 2020-04-01 15:36:14 +02:00
test_timing.py test: use TestCase.subTest for more verbose error messages 2020-03-27 15:42:13 +01:00
test_wishbone.py test: add wishbone tests with data width mismatch 2020-03-20 14:48:50 +01:00