Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gdsfactory.github.io/skywater130/
skywater 130nm pdk
https://gdsfactory.github.io/skywater130/
Last synced: about 2 months ago
JSON representation
skywater 130nm pdk
- Host: GitHub
- URL: https://gdsfactory.github.io/skywater130/
- Owner: gdsfactory
- License: mit
- Created: 2022-04-25T17:45:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T07:30:47.000Z (3 months ago)
- Last Synced: 2024-10-28T02:54:11.349Z (2 months ago)
- Language: Python
- Homepage: https://gdsfactory.github.io/skywater130/
- Size: 4.54 MB
- Stars: 26
- Watchers: 3
- Forks: 11
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome_photonics - skywater130
README
# sky130 gdsfactory PDK 0.12.2
[![pypi](https://img.shields.io/pypi/v/sky130)](https://pypi.org/project/sky130/)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)gdsfactory pdk based on [skywater130](https://github.com/google/skywater-pdk)
![logo](https://i.imgur.com/xvnfEtZ.png)
- [documentation](https://gdsfactory.github.io/skywater130/README.html)
## Installation
For users:
```
pip install sky130
```For developers:
```
git clone https://github.com/gdsfactory/skywater130.git
cd skywater130
make install
```Then you need to restart Klayout to make sure the new technology installed appears.
## TODO
- [X] add layout
- [ ] link spice models
- [ ] add sample netlist and circuit simulation