-
### Description
latest patch release broke some integrations
https://github.com/gdsfactory/gplugins/issues/331
### System info (python version, jaxlib version, accelerator, etc.)
https://github.…
-
How can we define the signal integrity XML from python code?
it you have any examples of a python scripted flow i would love to add a gdsfactory plugin, so that we can enable a schematic driven flo…
-
Would be nice to have many of the tests also have regression tests like gdsfactory does.
-
**Describe the bug**
Even when the resulting components are pretty much identical, the `Tidy3DComponent` does not plot the simulation geometry and instead **crashes** when using a `Layer` tuple as …
-
How can we make the `conda install klayout-gui` and `conda install klayout` available on windows and MacOs?
We've been trying to include the `klayout-gui` package in the gdsfactory releases but onl…
-
Meshwell meshing fails for me when running in [Ray](https://docs.ray.io/)
```
component.to_gmsh(
File "/usr/local/home/nikosavola/dev/gdsfactory/gdsfactory/component.py", line 2548, in to_gms…
-
the project looks great, for an integration with [gdsfactory](https://gdsfactory.github.io/gdsfactory/notebooks/03_layer_stack.html#layerstack) as one of its [plugins](https://gdsfactory.github.io/gpl…
-
How could we expose OpenRoad's global router with a python API?
https://github.com/The-OpenROAD-Project/OpenROAD/blob/master/src/grt/README.md
https://github.com/gdsfactory/gdsfactory/issues/57
-
https://github.com/gdsfactory/gdsfactory/issues/176
# TODO
- [ ] make PCells (see below)
- [ ] add pyspice demos fir models and simulations
- [ ] add notebooks with documentation
- [ ] LVS. …
-
Have you seen the [Adjoint plugin in Tidy3D](https://docs.flexcompute.com/projects/tidy3d/en/v1.9.0rc1/notebooks/AdjointPlugin_3_InverseDesign.html)?
Seems quite interesting to me as a alternative to…