Skip to content

Releases: SiEPIC/SiEPIC_EBeam_PDK

v0.1.11

22 Jan 19:22
Compare
Choose a tag to compare
  • added a taper
  • Monte Carlo

v0.1.10

15 Jan 10:49
Compare
Choose a tag to compare
  • Bragg grating
  • Advanced Monte Carlo for waveguides
  • Updated CML
  • PDK Documentation on fabrication

v0.1.9

05 Dec 08:46
Compare
Choose a tag to compare
  • Windows compatible, namely Python 3 compatible.
  • Improvements to INTERCONNECT integration.
  • Two types of waveguides:
    • ROUND_PATH: a single polygon. exports to INTERCONNECT as a single wavelength with a length
    • Waveguide_Route: straight waveguide sections + bends, each with Pins. Exports as individual components, so you can include reflections and loss from the bends, and consider manufacturing non-uniformity.
  • extra components, both GDS and compact model:
    • broad-band directional coupler
    • terminator
  • PCells:
    • ring resonator made up of two directional couplers
    • Bragg grating (including compact model in INTERCONNECT)
  • MZI layout scripted example - by Jaspreet

Verification output using KLayout's rdb & Marker Database Browser

22 Nov 09:59
Compare
Choose a tag to compare

v0.1.8:

Additions:

  • Verification output using KLayout's rdb & Marker Database Browser; easy to view errors in the KLayout tool

Improvements:

  • multi-detector support for INTERCONNECT

Fixes:

  • bug with verification; lists being over-written.

Lumerical INTERCONNECT integration with KLayout

20 Nov 10:00
Compare
Choose a tag to compare

v0.1.7 brings Lumerical INTERCONNECT integration with KLayout

  • Laser and detector PCells; user configures parameters
  • netlist extraction
  • Spice file generation
  • call to Lumerical INTERCONNECT to simulate the Spice file; plot the results in a visualizer.

v0.1.6

19 Nov 09:04
Compare
Choose a tag to compare

Updates:

  • Python 3 / Windows compatibility: removed print ""; removed numpy
  • menu item: delete extra top cells
  • Correctly dealing with GUIDING_LAYER in ROUND_PATH waveguides, when user selects it
  • waveguide length calculation added, including πr/4
  • Spice netlist fixes -- tested that it works with Lumerical INTERCONNECT
  • Added Lumerical INTERCONNECT launch to the menu
  • waveguide - dialog for the radius
  • floating point / rounding bug fixes
  • Verification test GDS layout, to test/showcase capabilities.

v0.1.5

17 Nov 17:49
Compare
Choose a tag to compare

Added Undo & radius dialog; bug fixes

Waveguide generation, auto-snapping to pins

16 Nov 08:15
Compare
Choose a tag to compare

New features:

  • Menu item "W": selected paths are first snapped to the nearest pins, then converted to ROUND_PATH waveguides
  • Menu item "Shift-W": selected ROUND_PATH waveguides on the silicon layer are converted to paths

Implemented Netlist spice output, verification

15 Nov 10:18
Compare
Choose a tag to compare

v0.1.3
PinRec text required on pins

First public release

14 Nov 12:32
Compare
Choose a tag to compare

v0.1.2. Mainly working.