piel.integration.gdsfactory_openlane
====================================

.. py:module:: piel.integration.gdsfactory_openlane

.. autoapi-nested-parse::

   There are a number of ways to generate gdsfactory integration.

   It is worth noting that GDSFactory has already the following PDKs installed:
   * SKY130nm https://gdsfactory.github.io/skywater130/
   * GF180nm https://gdsfactory.github.io/gf180/



Functions
---------

.. autoapisummary::

   piel.integration.gdsfactory_openlane.create_gdsfactory_component_from_openlane


Module Contents
---------------

.. py:function:: create_gdsfactory_component_from_openlane(design_name_v1: str | None = None, design_directory: piel.types.PathTypes | None = None, run_name: str | None = None, v1: bool = False) -> piel.types.PhotonicCircuitComponent

