python library to generate GDS layouts
Project description
gdsfactory 5.19.2
gdsfactory is an EDA (electronics design automation) tool for Integrated Circuits. It combines a code driven flow (python or YAML) with visualization and simulation plugins.
Multiple foundries have gdsfactory PDKs available. Talk to your foundry to access their gdsfactory PDK.
You can also access:
- open source PDKs available on GitHub
- instructions on how to build your own PDK
- instructions on how to import a PDK from a library of fixed GDS cells
gdsfactory provides you with functions that you can use to:
- define Pcells in python or YAML.
- define routes between components.
- test settings, ports and geometry for components to avoid regressions.
As input, you write python or YAML code. As output you write a GDSII or OASIS file that can send to your CMOS foundry. You can also write components settings (for measurement and data analysis) or netlists (for circuit simulations).
gdsfactory leverages phidl, gdspy and klayout python libraries.
Getting started
- Run notebooks on
- see slides
- read docs
- See YouTube videos
Acks
gdsfactory top contributors:
- Joaquin Matres (Google): maintainer.
- Damien Bonneau (PsiQ): cell decorator, Component routing functions, Klayout placer.
- Pete Shadbolt (PsiQ): Klayout auto-placer, Klayout GDS interface (klive).
- Troy Tamas (Rockley): get_route_from_steps, netlist driven flow (from_yaml).
- Floris Laporte (Rockley): netlist extraction and circuit simulation interface with SAX.
- Alec Hammond (Georgia Tech): Meep and MPB interface.
- Simon Bilodeau (Princeton): Meep FDTD write Sparameters.
- Thomas Dorch (Freedom Photonics): for Meep's material database access, MPB sidewall angles, and add_pin_path.
- Igal Bayn (Google): for documentation improvements and suggestions.
- Alex Sludds (MIT): for tiling fixes.
- Skandan Chandrasekar (BYU): for simphony and SiPANN plugins.
- Helge Gehring (Google): for simulation plugins, improving code quality and new components (spiral paths).
Open source heroes:
- Matthias Köfferlein (Germany): for Klayout
- Lucas Heitzmann (University of Campinas, Brazil): for gdspy
- Adam McCaughan (NIST): for phidl
- Alex Tait (Queens University): for lytest
- Thomas Ferreira de Lima (NEC): for
pip install klayout
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for gdsfactory-5.19.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73bdd2935d9d2fd12323d5a0ae0490219edd5f4e20734d83ca302cefad00614c |
|
MD5 | f60ea1be3decf852c6ec36bb19e484c2 |
|
BLAKE2b-256 | b070a03d34540b4d06d9b07b443054d319a85ca3074abdc3c37807c306f4edca |