Python package for USB test suite based on cocotb.
- python3
- cocotb
pip install cocotb
git clone https://github.com/antmicro/usb-test-suite-cocotb-usb
pip install ./usb-test-suite-cocotb-usb/
See usb-test-suite-testbenches or its parent repository for examples.