freepdk-45nm VS gssi

Compare freepdk-45nm vs gssi and see what are their differences.

freepdk-45nm

ASIC Design Kit for FreePDK45 + Nangate for use with mflowgen (by mflowgen)

gssi

Stuff I worked on while at GSSI (L'Aquila, Italy) (by lou1306)
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
freepdk-45nm gssi
1 1
108 3
0.0% -
10.0 10.0
about 4 years ago over 5 years ago
Verilog TeX
- 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.

freepdk-45nm

Posts with mentions or reviews of freepdk-45nm. 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
    Pretty neat, a python tool that converts Verilog to an IC layout so that you can make your own custom SOC (assuming you have a substantial budget to pay for fab).

    Since it's not clearly stated on the front page, I had to go digging to figure out what processes it supports. Looks like FreePDK45, which is "an open-source generic process design kit (PDK) (i.e., does not correspond to any real process and cannot be fabricated)" [0], ASAP7 "Warning Work in progress (not ready for use)" [1] and Skywater130 which "As of May 2020, this repository is targeting the SKY130 process node. If the SKY130 process node release is successful then in the future more advanced technology nodes may become available." [2] The floorplanner supports their ZeroSOC [3] which I guess is based on TitanSOC [4]

    If this sounds negative, it's not, I just couldn't figure out what processes this was intended for without digging. ASAP7 is Arm and NCSU, and Skywater130 is Skywater and Google.

    [0] https://github.com/mflowgen/freepdk-45nm

gssi

Posts with mentions or reviews of gssi. 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
    Personally I have fond memories of MyHDL [0], which may be seen as another "code-to-silicon" converter (or at least as the first step of a code-to-silicon workflow). I used it only briefly, and on a school project that had surprisingly little to do with actual hardware design [1], but it really felt "Pythonic" in the best possible way.

    [0]: https://www.myhdl.org/

    [1]: https://github.com/lou1306/gssi/tree/master/2pc

What are some alternatives?

When comparing freepdk-45nm and gssi 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.

Verilog.jl - Verilog for Julia

edalize - An abstraction library for interfacing EDA tools

opentitan - OpenTitan: Open source silicon root of trust

zerosoc - Demo SoC for SiliconCompiler.

chisel - Chisel: A Modern Hardware Design Language