.gitignore
.pre-commit-config.yaml
COPYING
MANIFEST.in
README.md
pdm.lock
pyproject.toml
tox.ini
.github/workflows/regression-tests.yml
cocotbext/spi/__init__.py
cocotbext/spi/_version.py
cocotbext/spi/about.py
cocotbext/spi/spi.py
cocotbext/spi/devices/generic.py
cocotbext/spi/devices/TI/ADS8028.py
cocotbext/spi/devices/TI/DRV8304.py
cocotbext/spi/devices/TI/__init__.py
cocotbext/spi/devices/Trinamic/TMC4671.py
cocotbext/spi/devices/Trinamic/__init__.py
cocotbext_spi.egg-info/PKG-INFO
cocotbext_spi.egg-info/SOURCES.txt
cocotbext_spi.egg-info/dependency_links.txt
cocotbext_spi.egg-info/requires.txt
cocotbext_spi.egg-info/top_level.txt
tests/spi/Makefile
tests/spi/test_spi.py
tests/spi/test_spi.v
tests/spi_devices/TI/ads8028/Makefile
tests/spi_devices/TI/ads8028/test_ads8028.py
tests/spi_devices/TI/ads8028/test_ads8028.v
tests/spi_devices/TI/drv8304/Makefile
tests/spi_devices/TI/drv8304/test_drv8304.py
tests/spi_devices/TI/drv8304/test_drv8304.v
tests/spi_devices/Trinamic/tmc4671/Makefile
tests/spi_devices/Trinamic/tmc4671/test_tmc4671.py
tests/spi_devices/Trinamic/tmc4671/test_tmc4671.v