Joaquin Matres

Results 248 comments of Joaquin Matres
trafficstars

Sounds good to me We can plan this for the next major release

We already have Boolean operations in gdsfactory, I hope you find it useful

yes, the LYP misses some layer properties PRs are welcome @thomasdorch

@skychil also was working on a CSV version of this

I found it [here](https://anaconda.org/litex-hub/xschem) ``` conda install litex-hub::xschem ``` but seems to have some issues to install ![image](https://github.com/StefanSchippers/xschem/assets/4514346/f4f4dfad-5684-4d96-801e-b4f41c14073a)

Troy, can you review `get_bundle_path_length_match`? Damien, can you review path_length_match? Sebastian, can you help with spiral_inner_io and gf.grid?

Sounds good to me

I mostly use sax and we could easily write a command line script to simulate the netlist, how could we call that and retrieve the results?

we use a YAML syntax to describe the layout (netlist + placement), we also can use YAML as a schematic representation in our [Schematic driven layout in jupyter notebooks](https://gdsfactory.github.io/gplugins/notebooks/20_schematic_driven_layout.html) or...

amazing! would it be possible to use python instead of tcl? I've used python for the last 14 years but never used tcl before