cocotb VS signalflip-js

Compare cocotb vs signalflip-js and see what are their differences.

cocotb

cocotb, a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python (by cocotb)

signalflip-js

verilator testbench w/ Javascript using N-API (by ameetgohil)
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
cocotb signalflip-js
28 3
1,607 16
2.4% -
9.7 0.0
1 day ago 10 months ago
Python C++
BSD 3-clause "New" or "Revised" License MIT License
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.

cocotb

Posts with mentions or reviews of cocotb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.

signalflip-js

Posts with mentions or reviews of signalflip-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-23.
  • Open-source SystemVerilog simulation support using cocotb
    2 projects | /r/FPGA | 23 May 2022
    I created my own framework for verilator testbenches in node-js - https://github.com/ameetgohil/signalflip-js
  • How to simulate Verilog designs REALLY quickly ?
    4 projects | /r/FPGA | 7 Nov 2021
    I made a package called signalflip-js which would be good fit especially for a web app. It wraps the verilator testbench with javascript. An interesting thing to try here would be to compile verilator to wasm and use the wasm binary. DM me if you pick this route and need help
  • Verilator: Suggestions for verification framework?
    2 projects | /r/FPGA | 23 Oct 2021
    I use signalflip-js, a framework I created using node-js before cocotb had verilator support. The framework has fairly efficient multi-clock support where it will only evaluate the model if there is an edge toggle. It also has phase support, kind of like UVM, where you can schedule tasks for Pre-run Phase, Reset Phase, Run Phase, and Post-run phase.

What are some alternatives?

When comparing cocotb and signalflip-js you can also consider the following projects:

cocotbext-axi - AXI interface modules for Cocotb

verilator - Verilator open-source SystemVerilog simulator and lint system

cocotb-test - Unit testing for cocotb

chisel - Chisel: A Modern Hardware Design Language

amaranth - A modern hardware definition language and toolchain based on Python

iverilog - Icarus Verilog

chiselverify - A dynamic verification library for Chisel.

teroshdl-documenter-demo - This is an example of how TerosHDL can generate your documentation project from the command line. So you can integrate it in your CI workflow.

SpinalHDL - Scala based HDL

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

PipelineC - A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.