LICENSE
MANIFEST.in
README.md
cocotb_build_libs.py
pyproject.toml
setup.cfg
setup.py
cocotb/ANSI.py
cocotb/__init__.py
cocotb/_py_compat.py
cocotb/_sim_versions.py
cocotb/_version.py
cocotb/binary.py
cocotb/clock.py
cocotb/config.py
cocotb/decorators.py
cocotb/handle.py
cocotb/ipython_support.py
cocotb/log.py
cocotb/memdebug.py
cocotb/outcomes.py
cocotb/queue.py
cocotb/regression.py
cocotb/result.py
cocotb/scheduler.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/requires.txt
cocotb.egg-info/top_level.txt
cocotb/_vendor/__init__.py
cocotb/_vendor/distutils_version.py
cocotb/_vendor/find_libpython/__init__.py
cocotb/_vendor/find_libpython/__main__.py
cocotb/_vendor/find_libpython/_version.py
cocotb/share/def/.gitignore
cocotb/share/def/README.md
cocotb/share/def/aldec.def
cocotb/share/def/ghdl.def
cocotb/share/def/icarus.def
cocotb/share/def/modelsim.def
cocotb/share/include/cocotb_utils.h
cocotb/share/include/embed.h
cocotb/share/include/exports.h
cocotb/share/include/gpi.h
cocotb/share/include/gpi_logging.h
cocotb/share/include/py_gpi_logging.h
cocotb/share/include/sv_vpi_user.h
cocotb/share/include/vhpi_user.h
cocotb/share/include/vhpi_user_ext.h
cocotb/share/include/vpi_user.h
cocotb/share/include/vpi_user_ext.h
cocotb/share/lib/embed/embed.cpp
cocotb/share/lib/embed/gpi_embed.cpp
cocotb/share/lib/fli/FliCbHdl.cpp
cocotb/share/lib/fli/FliImpl.cpp
cocotb/share/lib/fli/FliImpl.h
cocotb/share/lib/fli/FliObjHdl.cpp
cocotb/share/lib/gpi/GpiCbHdl.cpp
cocotb/share/lib/gpi/GpiCommon.cpp
cocotb/share/lib/gpi/gpi_priv.h
cocotb/share/lib/gpi_log/gpi_logging.cpp
cocotb/share/lib/py_gpi_log/py_gpi_logging.cpp
cocotb/share/lib/simulator/simulatormodule.cpp
cocotb/share/lib/utils/cocotb_utils.cpp
cocotb/share/lib/verilator/verilator.cpp
cocotb/share/lib/vhpi/VhpiCbHdl.cpp
cocotb/share/lib/vhpi/VhpiImpl.cpp
cocotb/share/lib/vhpi/VhpiImpl.h
cocotb/share/lib/vpi/VpiCbHdl.cpp
cocotb/share/lib/vpi/VpiImpl.cpp
cocotb/share/lib/vpi/VpiImpl.h
cocotb/share/makefiles/Makefile.deprecations
cocotb/share/makefiles/Makefile.inc
cocotb/share/makefiles/Makefile.sim
cocotb/share/makefiles/simulators/Makefile.activehdl
cocotb/share/makefiles/simulators/Makefile.cvc
cocotb/share/makefiles/simulators/Makefile.ghdl
cocotb/share/makefiles/simulators/Makefile.icarus
cocotb/share/makefiles/simulators/Makefile.ius
cocotb/share/makefiles/simulators/Makefile.modelsim
cocotb/share/makefiles/simulators/Makefile.questa
cocotb/share/makefiles/simulators/Makefile.riviera
cocotb/share/makefiles/simulators/Makefile.vcs
cocotb/share/makefiles/simulators/Makefile.verilator
cocotb/share/makefiles/simulators/Makefile.xcelium
cocotb/types/__init__.py
cocotb/types/array.py
cocotb/types/logic.py
cocotb/types/logic_array.py
cocotb/types/range.py
pygpi/__init__.py
pygpi/entry.py