Skip to content

Releases: SiEPIC/SiEPIC-Tools

v0.3.68

27 Jul 03:13
Compare
Choose a tag to compare
  • fixes to Waveguides
  • new script waveguide functionality
    • connect_cell
    • connect_pins_with_waveguide replaces path_to_waveguide; more automated, and using turtle-style routing
  • export layout for fabrication.

v0.3.67

28 May 06:00
Compare
Choose a tag to compare
  • Instance and Cell extension: pinPoint, find the Pin's Point; useful for scripted routing.
  • path_to_waveguide: new option: snap=True or False
  • GSiP CML fixes for Ring mod and Filter: IL_dB variable was undefined

v0.3.66

20 May 08:53
Compare
Choose a tag to compare
  • new instance.pinPoint("pin name") function, returns location of the specified pin for a given cell. Useful for routing waveguides and wires.
  • fix for windows, svgwrite

v0.3.65

17 May 18:02
Compare
Choose a tag to compare
  • fix for co-linear points in Waveguide generator

v0.3.64

17 May 07:26
960765e
Compare
Choose a tag to compare
  • Added "width" as parameter in WAVEGUIDES.XML file and GUI
  • Pulled out waveguide generator code from Waveguide PCell, and into layout_waveguide2 in SiEPIC.utils.layout

v0.3.63

14 May 19:46
71f650c
Compare
Choose a tag to compare

Improvements

  • performance improvements in Path to Waveguide
  • multiple waveguide types
  • pin order
  • fixes

v0.3.62

08 Mar 09:23
Compare
Choose a tag to compare

bug fix

v0.3.61

08 Mar 01:31
Compare
Choose a tag to compare
  • bug fix

v0.3.60

28 Feb 06:40
Compare
Choose a tag to compare
  • fixes to CDC

v0.3.59

24 Feb 23:01
Compare
Choose a tag to compare
  • contra-directional coupler PCell compact model generation using external python environment.