-
As circuits become more complex is important to check that your design intent matches the produced layout
![image](https://user-images.githubusercontent.com/4514346/204631086-80ea66f5-763a-45e6-855…
-
@proppy
python writing on klayout does not work in this environment @joamatab
I followed steps in klayout integration and when I run klayout - I get:
running - gdsfactory 6.12.0 and sample cod…
-
**Is your feature request related to a problem? Please describe.**
A problem I encounter often is when looking at a GDS of complex components, it's hard to track where a subcomponent is generated i…
-
### Describe the bug
The documentation configuration reference states that the default value for `execute: allow_errors` is `false`.
The comment in front of that option reads “If `False`, when a c…
-
Hi, when I use gdsfactory to import GDS and rotate to move the GDS file location, it modifies the name of the original cell, how can I avoid this problem? I am using the PDK black box provided by Lige…
-
```
import kfactory as kf
from kgeneric import gpdk as pdk
if __name__ == "__main__":
nm = 1e-3
c = kf.KCell("bend_chain")
s1 = c
-
Hi All,
I was playing around with pyxs and encountered what is think is a bug. I was testing the following pyxs script:
substrate = bulk()
box = deposit(3.0)
output("0/0", …
-
Is there any good method for route bundling to ports aligned in a line, where the orientation of the ports is the same as the direction that lines up the ports?
For example:
```python
import gdsf…
-
This is a feature request (or question why it is the way it is now).
I made a `NetlistSpiceReaderDelegate` for parsing a specific SPICE variant and used `ParseElementData.parameters` with string-va…
-
Hello,
I'm using the euler_bend_all_angle component to make pulley coupled rings and I noticed that the bends have a roughness on the order of 1nm. Is there any way to fix this? I've attached an im…