piel.integration.gdsfactory_openlane

piel.integration.gdsfactory_openlane#

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#

Module Contents#

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[source]#