# cocotb **Repository Path**: shi-feng-logic/cocotb ## Basic Information - **Project Name**: cocotb - **Description**: cocotb, a coroutine based co-simulation library for writing VHDL and Verilog test-benches in Python - **Primary Language**: Verilog - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-22 - **Last Updated**: 2025-10-21 ## Categories & Tags **Categories**: eda **Tags**: None ## README **cocotb** is a framework empowering users to write VHDL and Verilog testbenches in Python. [![Documentation Status](https://readthedocs.org/projects/cocotb/badge/?version=development)](https://docs.cocotb.org/en/stable/) [![CI](https://github.com/cocotb/cocotb/actions/workflows/build-test-dev.yml/badge.svg?branch=master)](https://github.com/cocotb/cocotb/actions/workflows/build-test-dev.yml) [![PyPI](https://img.shields.io/pypi/dm/cocotb.svg?label=PyPI%20downloads)](https://pypi.org/project/cocotb/) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/cocotb/cocotb) [![codecov](https://codecov.io/gh/cocotb/cocotb/branch/master/graph/badge.svg)](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.**