https://github.com/cocotb/cocotb
cocotb: Python-based chip (RTL) verification
https://github.com/cocotb/cocotb
python test uvm verification verilog vhdl
Last synced: 13 days ago
JSON representation
cocotb: Python-based chip (RTL) verification
- Host: GitHub
- URL: https://github.com/cocotb/cocotb
- Owner: cocotb
- License: bsd-3-clause
- Created: 2013-06-12T20:07:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T00:57:19.000Z (15 days ago)
- Last Synced: 2025-04-23T17:04:25.314Z (13 days ago)
- Topics: python, test, uvm, verification, verilog, vhdl
- Language: Python
- Homepage: https://www.cocotb.org
- Size: 8.96 MB
- Stars: 1,957
- Watchers: 105
- Forks: 545
- Open Issues: 428
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opensource-hardware - cocotb
- awesome-open-hardware-verification - Cocotb
- awesome-hwd-tools - cocotb/cocotb - Creating Verilog/VHDL testbenches with python (Semi Custom Design/ FPGAs / Verification)
README
**cocotb** is a framework empowering users to write VHDL and Verilog testbenches in Python.
[](https://docs.cocotb.org/en/stable/)
[](https://github.com/cocotb/cocotb/actions/workflows/build-test-dev.yml)
[](https://pypi.org/project/cocotb/)
[](https://gitpod.io/#https://github.com/cocotb/cocotb)
[](https://codecov.io/gh/cocotb/cocotb)* Check out the [tutorial](https://docs.cocotb.org/en/stable/quickstart.html)
* Read the [docs](https://docs.cocotb.org/en/stable/)
* Find more info in the [wiki](https://github.com/cocotb/cocotb/wiki)
* Discover [useful extensions](https://github.com/cocotb/cocotb/wiki/Further-Resources#utility-libraries-and-frameworks)
* Join the discussion in the [Gitter chat room](https://gitter.im/cocotb/Lobby)
* [Ask a question](https://github.com/cocotb/cocotb/discussions)
* [Raise a bug / request an enhancement](https://github.com/cocotb/cocotb/issues/new)**Note: The current `master` branch of the cocotb repository is expected to be released as cocotb 2.0, which contains API-breaking changes from previous 1.x releases.**