This document summarizes research on verifying driver logic for the Advanced eXtensible Interface (AXI) protocol using the Universal Verification Methodology (UVM). It describes the AXI protocol and its advantages over other protocols. The research implemented a UVM verification environment for an AXI design with a master and slave agent. It verified the signaling of the five AXI channels: write address, write data, write response, read address, and read data. Address calculation formulas and the driver logic flow for each channel are presented. Simulation results showed the AXI design operated correctly according to the protocol.