Skip to content

Commit

Permalink
Update WAVEGUIDES.xml
Browse files Browse the repository at this point in the history
added layer "Waveguide" since the waveguide length is calculated using the Waveguide layer.


Former-commit-id: ee2dc7d
  • Loading branch information
lukasc-ubc committed Feb 23, 2023
1 parent ec12f17 commit 47d6724
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions klayout/EBeam/WAVEGUIDES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
<width>1.5</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.5</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>Strip TE 1310 nm, w=410 nm</name>
Expand All @@ -34,6 +39,11 @@
<width>1.5</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.41</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>Strip TE 1310 nm, w=350 nm</name>
Expand All @@ -52,6 +62,11 @@
<width>1.35</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.35</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>Strip TM 1550 nm, w=500 nm</name>
Expand All @@ -69,6 +84,11 @@
<width>2.5</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.5</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>Strip TE-TM 1550, w=450 nm</name>
Expand All @@ -86,6 +106,11 @@
<width>1.7</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.45</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>Multimode Strip TE 1550 nm, w=2000 nm</name>
Expand All @@ -99,6 +124,11 @@
<width>2.0</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>2.0</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>Multimode Strip TE 1550 nm, w=3000 nm</name>
Expand All @@ -117,6 +147,11 @@
<width>4.0</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>3.0</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>Slot TE 1550 nm, w=500 nm, gap=100nm</name>
Expand All @@ -140,6 +175,11 @@
<width>1.5</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.5</width>
<offset>0.0</offset>
</component>
</waveguide>
<waveguide>
<name>eskid TE 1550</name>
Expand All @@ -148,6 +188,11 @@
<radius>3.0</radius>
<width>1.31</width>
<bezier>0.20</bezier>
<component>
<layer>Waveguide</layer>
<width>1.31</width>
<offset>0</offset>
</component>
<component>
<layer>Si</layer>
<width>0.35</width>
Expand Down Expand Up @@ -205,6 +250,11 @@
<width>0.5</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.5</width>
<offset>0.0</offset>
</component>
<component>
<layer>Si - 90 nm rib</layer>
<width>3</width>
Expand All @@ -222,6 +272,11 @@
<width>0.35</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.35</width>
<offset>0.0</offset>
</component>
<component>
<layer>Si - 90 nm rib</layer>
<width>3</width>
Expand Down Expand Up @@ -262,6 +317,11 @@
<width>0.45</width>
<offset>0.0</offset>
</component>
<component>
<layer>Waveguide</layer>
<width>0.45</width>
<offset>0.0</offset>
</component>
<component>
<layer>DevRec</layer>
<width>1.45</width>
Expand Down

0 comments on commit 47d6724

Please sign in to comment.