Sebastian Goeldi

Results 40 comments of Sebastian Goeldi

> How do we define the connection stack programmatically? I am not sure how to produce it programatically, for electronic layout you need logical layers (doping & silicon e.g.). The...

I think Skandan means the one linked in here by @simbilod https://github.com/gdsfactory/gdsfactory/issues/1136

@joamatab can we update this. What's left to do? the path length matching router?

I think I can implement pathlength matching reasonably into the route_smart logic.

The only piece missing for you is to write the ports as a json, load & parse gds & port-json in kfactory and run it on the cell. Would also...

Sorry, missed this. I don't have a current way of doing it. I meant you should store it along the gds. You can orient youself on how kfactory writes ports...

Thanks Matthias! I am pretty sure the marker class behaves kind of singleton-ish even in the macroeditor in klayout. I will update it later today. I think I won't need...

Thanks Matthias! I will use this. Whether to attach it to the LayoutView; I would suggest to do so (I would have expected it to behave similar to a `Shapes`...

Can you try updating klayout? 0.28.2 is from December 2022, so more than a year old. There's a good chance that might already fix it for you. If it doesn't,...