SkillAgentSearch skills...

Skywater130

skywater 130nm pdk

Install / Use

/learn @gdsfactory/Skywater130
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sky130 gdsfactory PDK 0.15.2

pypi black

gdsfactory pdk based on skywater130

logo

Installation

We recommend uv

# On macOS and Linux.
curl -LsSf https://astral.sh/uv/install.sh | sh
# On Windows.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Installation for users

Use python 3.11, 3.12 or 3.13. We recommend VSCode as an IDE.

uv pip install sky130 --upgrade

Then you need to restart Klayout to make sure the new technology installed appears.

Installation for contributors

Then you can install with:

git clone https://github.com/gdsfactory/skywater130.git
cd sky130
make install
uv venv --python 3.12
uv sync --extra docs --extra dev

Documentation

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated9h ago
Forks20

Languages

Python

Security Score

85/100

Audited on Mar 28, 2026

No findings