drawing_axi_master_axi_slave_3So far we have been talking mostly about AXI stream interfaces. Now it is the time to have a look at AXI memory mapped interfaces. We begin with a brief look at the signals which create an AXI memory mapped interface. Then we create an example design and with the aid of hardware debugging tool which is integrated into Vivado we take a look at how these signals interact with each other during a read or a write transaction.

This lesson is created at the professional video recording studio of TU Kaiserslautern and belongs to the Microelectronic Systems Design Research Group of TU Kaiserslautern.

Videos recorded for Lesson 12 (AXI Memory Mapped Interfaces) so far :

PartDescriptionLink
1AXI Memory Mapped interfaces and Hardware debugging. This video talks about the signals involved in an AXI MM interface. It also shows the process of debugging a hardware using ILA cores and debugging facilities of Vivado environment.Watch online
2Creating custom AXI Slave interfaces. This video describes the possible ways of creating AXI slave interfaces.Watch online
3This video goes through the procedure of creating a module with AXI Slave interfaces using Vivado environment and customizing the module for a specific desired functionality. Watch online
4Creating custom AXI Master interfaces. This video describes how you can add an AXI Master plug to your module. For this purpose we use the AXI Master burst IPIF provided by Xilinx.Watch online