MANIFEST.in
Makefile
README.md
setup.py
version
bin/combine_results.py
bin/create_files.py
cocotb/ANSI.py
cocotb/__init__.py
cocotb/binary.py
cocotb/bus.py
cocotb/clock.py
cocotb/decorators.py
cocotb/handle.py
cocotb/log.py
cocotb/memdebug.py
cocotb/path.py
cocotb/regression.py
cocotb/result.py
cocotb/scheduler.py
cocotb/scoreboard.py
cocotb/triggers.py
cocotb/utils.py
cocotb/wavedrom.py
cocotb/xunit_reporter.py
cocotb.egg-info/PKG-INFO
cocotb.egg-info/SOURCES.txt
cocotb.egg-info/dependency_links.txt
cocotb.egg-info/entry_points.txt
cocotb.egg-info/top_level.txt
cocotb/../makefiles/Makefile.paths
cocotb/drivers/__init__.py
cocotb/drivers/ad9361.py
cocotb/drivers/amba.py
cocotb/drivers/avalon.py
cocotb/drivers/opb.py
cocotb/drivers/xgmii.py
cocotb/generators/__init__.py
cocotb/generators/bit.py
cocotb/generators/byte.py
cocotb/generators/packet.py
cocotb/monitors/__init__.py
cocotb/monitors/avalon.py
cocotb/monitors/xgmii.py
examples/Makefile
examples/adder/hdl/adder.v
examples/adder/model/__init__.py
examples/adder/model/adder_model.py
examples/adder/tests/Makefile
examples/adder/tests/test_adder.py
examples/axi_lite_slave/hdl/axi_defines.v
examples/axi_lite_slave/hdl/axi_lite_demo.v
examples/axi_lite_slave/hdl/axi_lite_slave.v
examples/axi_lite_slave/hdl/tb_axi_lite_slave.v
examples/axi_lite_slave/tests/Makefile
examples/axi_lite_slave/tests/test_axi_lite_slave.py
examples/dff/hdl/dff.v
examples/dff/tests/Makefile
examples/dff/tests/dff_cocotb.py
examples/dff/tests/sim_build/csrc/Makefile
examples/endian_swapper/cosim/Makefile
examples/endian_swapper/tests/Makefile
examples/endian_swapper/tests/test_endian_swapper.py
examples/endian_swapper/tests/test_endian_swapper_hal.py
examples/mean/tests/Makefile
examples/mean/tests/test_mean.py
examples/mixed_language/tests/Makefile
examples/mixed_language/tests/test_mixed_language.py
examples/ping_tun_tap/tests/Makefile
examples/ping_tun_tap/tests/test_icmp_reply.py
include/cocotb_utils.h
include/embed.h
include/gpi.h
include/gpi_logging.h
include/sv_vpi_user.h
include/vhpi_user.h
include/vpi_user.h
lib/Makefile
lib/compat/python3_compat.h
lib/embed/Makefile
lib/embed/gpi_embed.c
lib/fli/FliCbHdl.cpp
lib/fli/FliImpl.cpp
lib/fli/FliImpl.h
lib/fli/FliObjHdl.cpp
lib/fli/Makefile
lib/gpi/GpiCbHdl.cpp
lib/gpi/GpiCommon.cpp
lib/gpi/Makefile
lib/gpi/gpi_priv.h
lib/gpi_log/Makefile
lib/gpi_log/gpi_logging.c
lib/simulator/Makefile
lib/simulator/simulatormodule.c
lib/simulator/simulatormodule.h
lib/simulator/simulatormodule_python2.c
lib/simulator/simulatormodule_python3.c
lib/utils/Makefile
lib/utils/cocotb_utils.c
lib/vhpi/Makefile
lib/vhpi/VhpiCbHdl.cpp
lib/vhpi/VhpiImpl.cpp
lib/vhpi/VhpiImpl.h
lib/vpi/Makefile
lib/vpi/VpiCbHdl.cpp
lib/vpi/VpiImpl.cpp
lib/vpi/VpiImpl.h
makefiles/Makefile.doc
makefiles/Makefile.inc
makefiles/Makefile.paths
makefiles/Makefile.pylib
makefiles/Makefile.pylib.Darwin
makefiles/Makefile.pylib.Linux
makefiles/Makefile.pylib.Msys
makefiles/Makefile.rules
makefiles/Makefile.sim
makefiles/simulators/Makefile.aldec
makefiles/simulators/Makefile.cvc
makefiles/simulators/Makefile.ghdl
makefiles/simulators/Makefile.icarus
makefiles/simulators/Makefile.ius
makefiles/simulators/Makefile.modelsim
makefiles/simulators/Makefile.nvc
makefiles/simulators/Makefile.questa
makefiles/simulators/Makefile.vcs