-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
37 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Bezier_Bend.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Bezier_Bend(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Bragg_Straight_from_file.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Bragg_Straight_from_file(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Bragg_encoder.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Bragg_encoder(pya.PCellDeclarationHelper): | ||
def __init__(self): | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_Bent.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Contra_DC_Bent(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_CouplerApodized.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Contra_DC_CouplerApodized(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_SWG.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Contra_DC_SWG(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_SWG_Chirped.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Contra_DC_SWG_Chirped(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_SWG_segmented.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Contra_DC_SWG_segmented(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_chirped.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Contra_DC_chirped(pya.PCellDeclarationHelper): | ||
""" | ||
|
2 changes: 2 additions & 0 deletions
2
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_custom.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Contra_DC_dualBragg.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/DirectionalCoupler_Bent.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class DirectionalCoupler_Bent(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/DirectionalCoupler_SeriesRings.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class DirectionalCoupler_SeriesRings(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/DoubleBus_Ring.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
from . import * | ||
import math | ||
from pya import * | ||
|
||
def layout_Ring(cell, layer, x, y, r, w, npoints): | ||
|
||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Grating_Coupler_FSWGC.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Grating_Coupler_FSWGC(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/MMI_2x2.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class MMI_2x2(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/MultiBox_BraggGrating.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class MultiBox_BraggGrating(pya.PCellDeclarationHelper): | ||
''' | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/MultiBox_Ring.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class MultiBox_Ring(pya.PCellDeclarationHelper): | ||
|
||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/SWG_bentWG.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
from . import * | ||
import pya | ||
from pya import * | ||
|
||
class SWG_bentWG(pya.PCellDeclarationHelper): | ||
|
||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Tapered_Ring.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Tapered_Ring(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/TestStruct_DoubleBus_Ring.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class TestStruct_DoubleBus_Ring(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/TestStruct_DoubleBus_Ring2.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class TestStruct_DoubleBus_Ring2(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Universal_GC.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Universal_GC(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Waveguide_Arc.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Waveguide_Arc(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Waveguide_SWG.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Waveguide_SWG(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Waveguide_SWG_Assist.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Waveguide_SWG_Assist(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/Waveguide_SWG_to_Strip.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class Waveguide_SWG_to_Strip(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/cavity_hole.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class cavity_hole(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_PWB_surface_taper.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
from . import * | ||
import math | ||
from pya import * | ||
|
||
class ebeam_PWB_surface_taper(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_bragg_apodized.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class ebeam_bragg_apodized(pya.PCellDeclarationHelper): | ||
""" | ||
|
2 changes: 1 addition & 1 deletion
2
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_dc.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
|
||
from . import * | ||
from pya import * | ||
|
||
class ebeam_dc(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_dc_halfring_arc.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class ebeam_dc_halfring_arc(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_irph_mrr.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class ebeam_irph_mrr(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_irph_wg.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class ebeam_irph_wg(pya.PCellDeclarationHelper): | ||
""" | ||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_rib_phase_shifter_folded.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class ebeam_rib_phase_shifter_folded(pya.PCellDeclarationHelper): | ||
|
||
|
1 change: 1 addition & 0 deletions
1
...dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_rib_phase_shifter_folded_inside.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class ebeam_rib_phase_shifter_folded_inside(pya.PCellDeclarationHelper): | ||
|
||
|
1 change: 1 addition & 0 deletions
1
klayout_dot_config/tech/EBeam/pymacros/pcells_EBeam_Beta/ebeam_taper_strip_rib.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
from . import * | ||
from pya import * | ||
|
||
class ebeam_taper_strip_rib(pya.PCellDeclarationHelper): | ||
""" | ||
|