circt VS Verilog.jl

Compare circt vs Verilog.jl and see what are their differences.

circt

Circuit IR Compilers and Tools (by llvm)

Verilog.jl

Verilog for Julia (by interplanetary-robot)
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
circt Verilog.jl
6 2
1,527 46
2.6% -
9.9 0.0
4 days ago about 7 years ago
C++ Julia
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.

circt

Posts with mentions or reviews of circt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-25.

Verilog.jl

Posts with mentions or reviews of Verilog.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-07.
  • Compiling Code into Silicon
    10 projects | news.ycombinator.com | 7 Dec 2021
    It doesn't have to be. I once made a julia->verilog transpiler that even recompiled your julia functions with verilator, so you could verify that the code was correct.

    https://github.com/interplanetary-robot/Verilog.jl

    Of course, gaining traction on something like this is tricky.

    I actually think Erlang/BEAM would be a great choice for making EDA tools, because it has concurrent execution model that you could probably very easily make play nice in rudimentary simulations of circuits that have triggers (`always @` sort of stuff.

  • Julia Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
    7 projects | news.ycombinator.com | 11 Mar 2021
    A long long long time ago, I wrote this (currently very unmaintained) julia project, don't know if this is useful to you, but it's pretty clear that there is a LOT of potential for julia in this domain: https://github.com/interplanetary-robot/Verilog.jl

What are some alternatives?

When comparing circt and Verilog.jl you can also consider the following projects:

SpinalHDL - Scala based HDL

skywater-pdk - Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.

chisel - Chisel: A Modern Hardware Design Language

Octavian.jl - Multi-threaded BLAS-like library that provides pure Julia matrix multiplication

hdlConvertor - Fast Verilog/VHDL parser preprocessor and code generator for C++/Python based on ANTLR4

openlane - OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.

torch-mlir - The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.

svls - SystemVerilog language server

mlir-aie - An MLIR-based toolchain for AMD AI Engine-enabled devices.

Modia.jl - Modeling and simulation of multidomain engineering systems

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

Automa.jl - A julia code generator for regular expressions