You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KLayout supports layer property (.lyp) files we would like to use for better layer visualization/management. However, this would require standardizing our layer conventions (e.g., the layer numbers for different types of layers). As a first step, we should create Python enums to keep track of these conventions.
KLayout supports layer property (.lyp) files we would like to use for better layer visualization/management. However, this would require standardizing our layer conventions (e.g., the layer numbers for different types of layers). As a first step, we should create Python enums to keep track of these conventions.
Layer assignment (up for debate)
0 - low-current ebeam (pos-tone)
1 low-current ebeam (neg-tone)
10 - high-current ebeam (pos-tone)
11 high-current ebeam (neg-tone)
100 - photolitho (pos-tone)
101 photolitho (neg-tone)
Resistor layers?
Via layer, resistor contact layer?
The text was updated successfully, but these errors were encountered: