cocotb

cocotb: 基于 Python 的芯片 (RTL) 验证。「cocotb: Python-based chip (RTL) verification」

Github星跟蹤圖

cocotb is a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python.

Documentation Status
Build Status
PyPI

Installation

Cocotb can be installed by running pip install cocotb.

Quickstart

# Install pre-requisites (waveform viewer optional)
sudo yum install -y iverilog python-devel gtkwave

# Checkout git repositories
git clone https://github.com/cocotb/cocotb.git

# Install cocotb
pip install ./cocotb

# Run the tests...
cd cocotb/examples/endian_swapper/tests
make

# View the waveform
gtkwave waveform.vcd

Tutorials and examples

主要指標

概覽
名稱與所有者cocotb/cocotb
主編程語言Python
編程語言Makefile (語言數: 8)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2013-06-12 20:07:15
推送於2025-04-26 04:07:54
最后一次提交2025-04-25 11:07:53
發布數43
最新版本名稱v1.9.2 (發布於 2024-10-26 20:21:01)
第一版名稱v0_1 (發布於 )
用户参与
星數2k
關注者數105
派生數548
提交數4.6k
已啟用問題?
問題數2055
打開的問題數392
拉請求數1942
打開的拉請求數40
關閉的拉請求數346
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?