test/axi: move all AXI Lite tests to separate file
[litex.git] / test / test_axi.py
2020-07-22 Jędrzej Boczartest/axi: move all AXI Lite tests to separate file
2020-07-22 Jędrzej Boczartest/axi: add crossbar stress tests
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: improve Timeout module and test...
2020-07-22 Jędrzej Boczartest/axi: add shared AXI Lite interconnect tests
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: implement AXI Lite decoder
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: lock AXILiteArbiter until all...
2020-07-22 Jędrzej Boczartest/test_axi: add AXI Lite interconnect arbiter tests
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: point-to-point interconnect and...
2020-07-22 enjoy-digitalMerge pull request #599 from antmicro/gen-mmcm-pr
2020-07-16 enjoy-digitalMerge pull request #594 from antmicro/jboc/axi-lite
2020-07-16 Jędrzej Boczarsoc/interconnect/axi: implement AXILite down-converter
2020-07-16 enjoy-digitalMerge pull request #593 from antmicro/jboc/axi-lite
2020-07-15 Jędrzej Boczartest/axi: add AXILite2CSR and AXILiteSRAM tests
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-20 Florent Kermarrecsoc/interconnect/axi: add Wishbone2AXILite
2019-11-20 Florent Kermarrectest/test_axi: cosmetic
2019-07-23 Florent Kermarrectest/test_axi: remove use of rand_wait, rename rand_lev...
2019-06-23 Florent Kermarrectest: add copyright header
2019-06-12 Florent Kermarrectest/test_axi: remove litex.gen.sim import (was only...
2019-04-29 Florent Kermarrecsoc/interconnect/axi: add burst support to AXI2Wishbone
2019-04-29 Florent Kermarrecsoc/interconnect/axi: add capabilities to AXIBurst2Beat...
2019-04-19 enjoy-digitalMerge pull request #165 from xobs/vexriscv-cpu-reset...
2019-04-19 enjoy-digitalMerge pull request #164 from xobs/litex-usb-server
2019-04-19 Florent Kermarrecsoc/interconnect/axi: add AXIBurst2Beat