Releases: SiEPIC/SiEPIC-Tools
Releases · SiEPIC/SiEPIC-Tools
v0.3.68
- 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
- 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
- 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
- fix for co-linear points in Waveguide generator
v0.3.64
- 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
Improvements
- performance improvements in Path to Waveguide
- multiple waveguide types
- pin order
- fixes
v0.3.62
bug fix
v0.3.61
- bug fix
v0.3.60
- fixes to CDC
v0.3.59
- contra-directional coupler PCell compact model generation using external python environment.