Verilator: Suggestions for verification framework?

This page summarizes the projects mentioned and recommended in the original post on /r/FPGA

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • verilator

    Verilator open-source SystemVerilog simulator and lint system

    Yeah, there is currently a bug and only one specific version of verilator works with cocotb (4.106). Hopefully it will be fixed soon. Go make noise here: https://github.com/verilator/verilator/issues/2778.

  • signalflip-js

    verilator testbench w/ Javascript using N-API

    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.

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts