zerosoc VS Verilog.jl

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

zerosoc

Demo SoC for SiliconCompiler. (by siliconcompiler)

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
zerosoc Verilog.jl
2 2
49 46
- -
7.2 0.0
2 months ago about 7 years ago
SystemVerilog Julia
- 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.

zerosoc

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

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 zerosoc and Verilog.jl you can also consider the following projects:

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.

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

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

freepdk-45nm - ASIC Design Kit for FreePDK45 + Nangate for use with mflowgen

myhdl - The MyHDL development repository

svls - SystemVerilog language server

gssi - Stuff I worked on while at GSSI (L'Aquila, Italy)

Modia.jl - Modeling and simulation of multidomain engineering systems

chisel - Chisel: A Modern Hardware Design Language

Automa.jl - A julia code generator for regular expressions