Skip to content

v0.5.5

Compare
Choose a tag to compare
@lukasc-ubc lukasc-ubc released this 11 Feb 09:37
· 61 commits to master since this release

Unit Testing, Continuous Integration

  • GitHub Actions to test the code

Scripting:

  • connect_pins_with_waveguide: option to put the waveguide (and error Paths) in a specific parent cell
  • update y_splitter_tree: use sbends if available for the waveguide, as defined in WAVEGUIDES.XML. adjust the origin to be the left side input waveguide.
  • connect_pins_with_waveguides: error handling. raise Exception rather than just a Message window: in case there are many errors, it will stop at the first one.