Joaquin Matres
Joaquin Matres
It worked for me on 3.11
I think this is a better solution https://github.com/gdsfactory/gdsfactory/pull/2618
that's one of the limitations of black boxes, here are some options I see: - avoid non-manhattan rotations - don't use black boxes - don't and have `flatten_offgrid_references` and live...
yes, as Troy said, 1nm gaps won't be able to be resolved by the litho however they create DRC errors that the foundry will need to avoid, which can mask...
Here are some nice examples on DRC and LVS https://github.com/google/globalfoundries-pdk-libs-gf180mcu_fd_pr
This is amazing 🤩 Maybe we can start with electrical LVS How do we define the connection stack programmatically?
@thomasdorch @tvt173 @proppy
I think fixing the tests is the most important, path length matching would be nice if we can also make it to work
where can we find an example of the JSON format for the ports?
What I meant is what you called `difftest_ignore_sliver_differences` Thank you for the fix