.gitignore
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
.github/workflows/regression-tests.yml
cocotbext/axi/__init__.py
cocotbext/axi/address_space.py
cocotbext/axi/axi_channels.py
cocotbext/axi/axi_master.py
cocotbext/axi/axi_ram.py
cocotbext/axi/axi_slave.py
cocotbext/axi/axil_channels.py
cocotbext/axi/axil_master.py
cocotbext/axi/axil_ram.py
cocotbext/axi/axil_slave.py
cocotbext/axi/axis.py
cocotbext/axi/buddy_allocator.py
cocotbext/axi/constants.py
cocotbext/axi/memory.py
cocotbext/axi/reset.py
cocotbext/axi/sparse_memory.py
cocotbext/axi/stream.py
cocotbext/axi/utils.py
cocotbext/axi/version.py
cocotbext_axi.egg-info/PKG-INFO
cocotbext_axi.egg-info/SOURCES.txt
cocotbext_axi.egg-info/dependency_links.txt
cocotbext_axi.egg-info/requires.txt
cocotbext_axi.egg-info/top_level.txt
tests/Makefile
tests/test_buddy_allocator.py
tests/axi/Makefile
tests/axi/test_axi.py
tests/axi/test_axi.v
tests/axil/Makefile
tests/axil/test_axil.py
tests/axil/test_axil.v
tests/axis/Makefile
tests/axis/test_axis.py
tests/axis/test_axis.v