awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google avatar

google/skywater-pdk

0
View on GitHub↗
3,425 stars·449 forks·Python·apache-2.0·21 viewsskywater-pdk.rtfd.io↗

Skywater Pdk

The SkyWater Open-Source PDK is a fully open-source process design kit for semiconductor manufacturing, targeting the SkyWater 130nm CMOS technology node. It provides the foundational files and models needed to design and fabricate custom chips without proprietary vendor tools or foundry agreements, supporting both analog and digital design flows.

This PDK includes a complete set of standard cells, I/O libraries, and design rules specific to the 130nm process, along with transistor models and verification decks. It offers a standardized framework for chip design with a tool-interface abstraction layer that decouples PDK data from specific EDA tool implementations, enabling use with both open-source and commercial tools.

The project provides verification capabilities including design rule checking for layout manufacturability, layout-versus-schematic comparison to confirm electrical connectivity, and parasitic extraction for accurate post-layout simulation. It also supports SPICE-based analog circuit simulation and defines the semiconductor layer stack with physical and logical layer specifications.

Features

  • Open-Source Process Design Kits - Provides a fully open-source process design kit for semiconductor manufacturing with standardized file formats and tool interfaces.
  • SPICE-Based Analog Simulators - Provides SPICE-based analog circuit simulation capabilities for verifying circuit behavior against the SkyWater 130nm process.
  • SPICE-Netlist Simulation Pipelines - Runs analog circuit simulations by processing SPICE netlists through a circuit simulator for pre-manufacturing verification.
  • Physical Design Rule Checks - Provides automated design rule checking for chip layouts to ensure manufacturability against process rules.
  • 130nm CMOS Technology PDKs - Provides a process design kit targeting the 130nm CMOS node, including transistor models, layout rules, and verification decks.
  • Layout-Versus-Schematic Verifiers - Provides layout-versus-schematic verification to confirm electrical connectivity matches the intended circuit design.
  • Parasitic Extraction Frameworks - Extracts parasitic resistance and capacitance from completed chip layouts for accurate post-layout simulation results.
  • Physical Design-Rule Checkers - Verifies chip layouts against manufacturing design rules using open-source tools to ensure foundry compliance.
  • Semiconductor Layer Stack Definitions - Defines the physical and logical semiconductor layer stack for the SkyWater 130nm process.
  • Semiconductor Process Design Kits - Provides a collection of files and models that define the SkyWater 130nm semiconductor manufacturing process for chip design and fabrication.
  • SkyWater 130nm PDKs - Provides the foundational PDK for the SkyWater 130nm open-source semiconductor process, supporting analog and digital design flows.
  • Standard-Cell Library Abstractions - Encapsulates standard-cell logic gates and memory elements with characterized timing and power models for digital design flows.
  • EDA Tool - Provides standardized file formats and API bindings that decouple PDK data from specific EDA tool implementations.
  • Manufacturing Rule Verifications - Runs design rule checks on chip layouts using a commercial verification tool for foundry compliance.
  • Semiconductor Design-Rule Checkers - Provides design rule checking engines that verify chip layout manufacturability against the SkyWater 130nm process rules.
  • Netlist Comparison Verifications - Compares chip layouts against netlists to confirm electrical connectivity matches the intended circuit design.
  • Post-Layout Parasitic Extractions - Extracts parasitic resistance and capacitance from completed chip layouts for accurate post-layout simulation.
  • Process Limit Verifications - Verifies that designed structure resistance falls within specified process limits to ensure manufacturability.

Star history

Star history chart for google/skywater-pdkStar history chart for google/skywater-pdk

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does google/skywater-pdk do?

The SkyWater Open-Source PDK is a fully open-source process design kit for semiconductor manufacturing, targeting the SkyWater 130nm CMOS technology node. It provides the foundational files and models needed to design and fabricate custom chips without proprietary vendor tools or foundry agreements, supporting both analog and digital design flows.

What are the main features of google/skywater-pdk?

The main features of google/skywater-pdk are: Open-Source Process Design Kits, SPICE-Based Analog Simulators, SPICE-Netlist Simulation Pipelines, Physical Design Rule Checks, 130nm CMOS Technology PDKs, Layout-Versus-Schematic Verifiers, Parasitic Extraction Frameworks, Physical Design-Rule Checkers.

Which projects share features with google/skywater-pdk?

Projects with overlapping indexed features include: ruiqimao/keyboard-pcb-guide — This project provides educational resources and step-by-step guides for designing electronic schematics and preparing… algolia/docsearch — DocSearch is an integrated toolset for adding search capabilities to documentation websites. It provides a JavaScript… bookstackapp/bookstack — BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured… just-the-docs/just-the-docs — Just the Docs is a Jekyll theme designed for building documentation sites that are hosted on GitHub Pages. It provides… kapeli/dash-ios — Dash-iOS is a mobile documentation reader and technical reference library designed for Apple devices. It functions as… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the…

Projects sharing features with Skywater Pdk

These projects share indexed features with Skywater Pdk. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ruiqimao/keyboard-pcb-guideruiqimao avatar

    ruiqimao/keyboard-pcb-guide

    4,899View on GitHub↗

    This project provides educational resources and step-by-step guides for designing electronic schematics and preparing keyboard printed circuit boards for manufacturing. It serves as a manual for mechanical keyboard hardware, focusing on mapping electrical connections and routing traces for custom circuit boards. The documentation specifically guides users through the KiCad electronic design automation suite to translate initial schematics into final hardware layouts. It covers the complete workflow for custom keyboard design, from circuit engineering to the generation of professional fabricat

    View on GitHub↗4,899
  • algolia/docsearchalgolia avatar

    algolia/docsearch

    4,367View on GitHub↗

    DocSearch is an integrated toolset for adding search capabilities to documentation websites. It provides a JavaScript and React search interface for embedding autocomplete search bars, a dedicated web crawler to extract and synchronize site content into a searchable index, and a monitoring system to track user queries and interaction events. The project distinguishes itself by incorporating a conversational AI assistant powered by retrieval-augmented generation. This assistant grounds a large language model in a specific documentation index to provide factual answers, with configurable system

    TypeScript
    View on GitHub↗4,367
  • bookstackapp/bookstackBookStackApp avatar

    BookStackApp/BookStack

    18,305View on GitHub↗

    BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc

    PHPbookstackdocumentationlaravel
    View on GitHub↗18,305
  • just-the-docs/just-the-docsjust-the-docs avatar

    just-the-docs/just-the-docs

    9,060View on GitHub↗

    Just the Docs is a Jekyll theme designed for building documentation sites that are hosted on GitHub Pages. It provides a responsive, mobile-friendly layout with built-in search, hierarchical navigation, and extensive customization through overridable SCSS variables, Liquid includes, and page layouts. The theme distinguishes itself through a file-based navigation hierarchy that automatically generates multi-level collapsible menus from directory structures and front matter, combined with client-side full-text search that indexes page content at build time. It includes automated deployment via

    SCSSdocumentationgithub-pagesjekyll
    View on GitHub↗9,060
  • Compare all 30 related projects→