Commit Graph

17 Commits

Author SHA1 Message Date
Jędrzej Boczar d95212bf0b test: check converters at higher data width ratios 2021-09-01 14:59:05 +02:00
Florent Kermarrec ac825e5112 add SPDX License identifier to header and specify file is part of LiteDRAM. 2020-08-23 15:52:08 +02:00
Florent Kermarrec 16fd46bf35 frontend: rename adaptation to adapter. 2020-08-05 11:10:42 +02:00
Jędrzej Boczar efe9a44c93 frontend/adaptation: clean up LiteDRAMNativePortUpConverter code 2020-05-11 16:47:43 +02:00
Jędrzej Boczar 2f35e9714d frontend/adaptation: fix error when read follows write to the same address 2020-05-11 16:11:40 +02:00
Jędrzej Boczar 1587ee3611 frontend/adaptation: use port.cmd.last instead of port.flush in up-converter 2020-05-11 15:28:32 +02:00
Jędrzej Boczar 9b90a56e07 frontend/adaptation: combine read/write port up-converters and extend tests 2020-05-11 14:56:39 +02:00
Jędrzej Boczar 762cd6d0f1 test/adaptation: add port converter tests with mode="both" 2020-05-11 14:56:39 +02:00
Florent Kermarrec 966ebcbc41 test: cleanup/uniformize things between tests. 2020-04-13 19:38:29 +02:00
Florent Kermarrec 0efd619b46 test/test_adaption: review, add some comments. 2020-04-13 18:39:52 +02:00
Jędrzej Boczar c39a6bd059 test: use @unittest.skip instead of commenting out code 2020-03-24 14:35:28 +01:00
Jędrzej Boczar 0afacba2ca test: replace ConverterDUT.write_* with .write 2020-03-24 12:04:53 +01:00
Jędrzej Boczar 7f36717516 test: add LiteDRAMNativePortCDC tests 2020-03-24 11:55:24 +01:00
Jędrzej Boczar 1f8868e6e9 test: add frontend.adaptation tests for different conversion ratios 2020-03-24 11:12:11 +01:00
Jędrzej Boczar 7996ee5143 test: add missing write-enable handling 2020-03-20 14:48:50 +01:00
Florent Kermarrec 8646b2e2c4 test/test_adaption: use same DUT for up/down converter tests 2019-07-13 10:52:41 +02:00
Florent Kermarrec 9f9fed02f6 test: merge test_downconverter/test_upconverter in a single test_adaptation file 2019-07-13 10:31:30 +02:00