vcdvcd VS cocotb-bus

Compare vcdvcd vs cocotb-bus and see what are their differences.

vcdvcd

Python Verilog value change dump (VCD) parser library + the nifty vcdcat VCD command line pretty printer. (by cirosantilli)

cocotb-bus

Pre-packaged testbenching tools and reusable bus interfaces for cocotb (by cocotb)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vcdvcd cocotb-bus
1 1
48 46
- -
5.9 3.7
4 months ago 2 months ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vcdvcd

Posts with mentions or reviews of vcdvcd. We have used some of these posts to build our list of alternatives and similar projects.
  • Running CLI packages
    1 project | /r/learnpython | 22 Feb 2022
    I want to run this package from Spyder IDE (or Jupyter Notebook) on my Anaconda installation. I can install the package from PyPI just fine. However, from the documentation it is designed to be run from CLI. So, when given the command "vcdcat x.vcd" it should dump the contents to the command line. I tried writing this command in Anaconda prompt

cocotb-bus

Posts with mentions or reviews of cocotb-bus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-07.
  • Cocotb
    3 projects | /r/FPGA | 7 Nov 2021
    The cocotb bus repo has many of the useful drivers and monitors. https://github.com/cocotb/cocotb-bus/tree/master/src/cocotb_bus. There is also https://github.com/alexforencich/cocotbext-axi for some relevant AXI examples that you can also just use.

What are some alternatives?

When comparing vcdvcd and cocotb-bus you can also consider the following projects:

fusesoc - Package manager and build abstraction tool for FPGA/ASIC development

cocotbext-axi - AXI interface modules for Cocotb

hdl_checker - Repurposing existing HDL tools to help writing better code

cocotb - cocotb, a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python

PlatformIO - Your Gateway to Embedded Software Development Excellence :alien:

sphinxcontrib-hdl-diagrams - Sphinx Extension which generates various types of diagrams from Verilog code.

pymtl3 - Pymtl 3 (Mamba), an open-source Python-based hardware generation, simulation, and verification framework

turbobus - TurboBus is an opinionated implementation of Command Responsibility Segregation pattern in python.