python library to generate GDS layouts
Project description
gdsfactory 6.0.7
GDSfactory is a design automation tool for photonics and analog circuits.
You can describe your circuits with a code driven flow (python or YAML), verify them (DRC, simulation) and analyze them.
Multiple Silicon Photonics 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
You can:
- define parametric cells (PCells) in python or YAML.
- define routes between components.
- Test component settings, ports and geometry 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 foundry. It also exports component settings (for measurement and data analysis) and netlists (for circuit simulations).
It provides you a common syntax for layout (klayout, gdstk), simulation (Lumerical, tidy3d, MEEP, MPB, DEVSIM, simphony, SAX, ...) and data analysis libraries.
Installation
Getting started
- Run notebooks on
- See slides
- Read docs
- See announcenments on GitHub, google-groups or LinkedIn
Acks
Contributors (in chronological order):
- Joaquin Matres (Google): maintainer.
- Damien Bonneau (PsiQuantum): cell decorator, Component routing functions, Klayout placer.
- Pete Shadbolt (PsiQuantum): 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 (Meta Reality Labs Research): Meep and MPB interface.
- Simon Bilodeau (Princeton): Meep FDTD write Sparameters, TCAD device simulator.
- Thomas Dorch (Freedom Photonics): for Meep's material database access, MPB sidewall angles, and add_pin_path.
- Jan-David Fischbach (Black semiconductor): for improvements in pack_doe.
- Igal Bayn (Google): for documentation improvements and suggestions.
- Alex Sludds (MIT): for tiling fixes.
- Momchil Minkov (Flexcompute): for tidy3d plugin.
- Skandan Chandrasekar (BYU): for simphony, SiPANN plugins, A-star router.
- Helge Gehring (Google): for simulation plugins (FEM heat solver), improving code quality and new components (spiral paths).
- Tim Ansell (Google): for documentation improvements.
- Ardavan Oskoii (Google): for Meep plugin documentation improvements.
- Marc de Cea (MIT): for ge_detector, grating_coupler_dual, mmi_90degree_hybrid, coherent transceiver, receiver.
- Bradley Snyder (PHIX): for grating_coupler snap to grid fixes.
- Jonathan Cauchon (EHVA): for measurement database.
- Raphaël Dubé-Demers (EHVA): for measurement database.
Open source heroes:
- Matthias Köfferlein: for Klayout
- Lucas Heitzmann (University of Campinas, Brazil): for gdstk
- Adam McCaughan (NIST): for phidl. Inpiration for geometry manipulation.
- Alex Tait (Queens University): for lytest
- Thomas Ferreira de Lima (NEC): for
pip install klayout
python API. - Juan Sanchez: for DEVSIM
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-6.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b006276c4d4a20f6a4b8c99580952650745c0f5d9acb52c78a164c6eabb398a |
|
MD5 | 91f4e499862244f3e43d23bb8ec8b3ad |
|
BLAKE2b-256 | 8927bfd88b187fd8d0a82ff147041481e0398236d1c7d4106e568fd5a5a24c4b |