This AXI-Lite repository is a simplified subset of the ARM AMBA AXI protocol for memory-mapped register and control interfaces. It uses handshaking on each channel, supports only single-beat (non-burst) transactions.
make xcelium_1xM # 1 master, M slaves
make xcelium_Nx1 # N masters, 1 slave
make cleanaxi_lite/— RTL (interfaces, bridges, arbiter)tb/— testbenchesscripts/— Xcelium and JasperGold scripts