soc/interconnect/axi: add AXIBurst2Beat
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 19 Apr 2019 10:13:16 +0000 (12:13 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 19 Apr 2019 10:13:16 +0000 (12:13 +0200)
commit9cbed91b3e7be29db06a9f18f667e359894d32a0
treed4baee5f81abb8c07f83270e7673839ae6d1820c
parent5a8115d9e1fcdc95328e20314c5a74332e42a4cc
soc/interconnect/axi: add AXIBurst2Beat

Converts AXI bursts commands to AXI beats.
litex/soc/interconnect/axi.py
test/test_axi.py [new file with mode: 0644]