Joaquin Matres
Joaquin Matres
if we had a way to convert [gdsfactory-YAML](https://gdsfactory.github.io/gdsfactory/notebooks/10_yaml_component.html) and SPICE bidirectionally we could support Schematic driven layout for different tools @flaport @nikosavola
yes, it would be great to add some tests for it @thomasdorch
Hi Pascual, i think we expose all tidy3d.Simulation args in the plugin https://gdsfactory.github.io/gplugins/_autosummary/gplugins.tidy3d.write_sparameters.html#gplugins.tidy3d.write_sparameters @yaugenst @tylerflex @heitzmann @momchil-flex
I'll close this for now, feel free to reopen if you think the issues has not been addressed
yes, it would be great to add it Also it would be to get support directly from tidy3d team to review support and improve this plugin :) @tylerflex @heitzmann @yaugenst...
Pascual, can you `pip install gplugins --upgrade` and try again?
I'll close this for now, feel free to reopen if you think the issues has not been addressed
you can do ``` c = gf.c.straight() print(c.layers) ```
How about linking the [skywater](https://github.com/gdsfactory/skywater130) layout generators to the SPICE models from hdl21? @proppy
conda install nlopt also works How can we fix the pypi install for M1? see https://github.com/flexcompute/tidy3d/issues/441