signalflip-js VS verilator

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

signalflip-js

verilator testbench w/ Javascript using N-API (by ameetgohil)

verilator

Verilator open-source SystemVerilog simulator and lint system (by verilator)
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
signalflip-js verilator
3 11
16 2,128
- 3.4%
0.0 9.8
10 months ago 2 days ago
C++ C++
MIT License GNU Lesser General Public License v3.0 only
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.

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.

verilator

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

What are some alternatives?

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

chisel - Chisel: A Modern Hardware Design Language

wavedrom - :ocean: Digital timing diagram rendering engine

iverilog - Icarus Verilog

HLS-Tiny-Tutorials - This is forked from Xilinx HLS-Tiny-Tutorial. I'm learning HLS and adding Verilator testbench to verify the generated RTL

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

riscv_vhdl - Portable RISC-V System-on-Chip implementation: RTL, debugger and simulators

cva6 - The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux

Surelog - SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. Provides IEEE Design/TB C/C++ VPI and Python AST API. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX

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

buildit - Online demo without installing at - https://buildit.so/tryit

mewa - Compiler-compiler for writing compiler frontends with Lua

naja-verilog - A standalone structural (gate-level) verilog parser