Skip to content

Commit

Permalink
Merge pull request #52 from gdsfactory/162
Browse files Browse the repository at this point in the history
162
  • Loading branch information
joamatab authored Jun 21, 2022
2 parents 8dde87e + 74f8223 commit e667806
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 36 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.6.2](https://github.com/gdsfactory/ubc/pull/52)

- update interconnect plugin [PR](https://github.com/gdsfactory/ubc/pull/51)

## [1.6.1](https://github.com/gdsfactory/ubc/pull/49)

- update to gdsfactory 5.10.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
lygadgets==0.1.31
gdsfactory[full]==5.10.1
lygadgets==0.1.33
gdsfactory[full]==5.10.15
modes==1.0.6
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: straight_add_fiber_arra_7367acc7
name: straight_add_fiber_arra_3951e0d6
settings:
changed:
gc_port_name: opt1
Expand Down Expand Up @@ -29,7 +29,7 @@ settings:
wavelength: 1.55
child:
changed:
fanout_length: 0
fanout_length: 0.0
gc_port_name: opt1
grating_coupler:
function: import_gds
Expand Down Expand Up @@ -66,12 +66,12 @@ settings:
child: null
default:
cross_section: strip
length: 10
length: 10.0
npoints: 2
with_bbox: true
full:
cross_section: strip
length: 10
length: 10.0
npoints: 2
with_bbox: true
function_name: straight
Expand Down Expand Up @@ -127,7 +127,7 @@ settings:
function: straight
component_name: null
cross_section: strip
fanout_length: 0
fanout_length: 0.0
gc_port_labels: null
gc_port_name: opt1
get_input_labels_function:
Expand Down Expand Up @@ -170,13 +170,13 @@ settings:
info: {}
info_version: 2
module: gdsfactory.routing.add_fiber_array
name: straight_add_fiber_arra_0041247d
name: straight_add_fiber_arra_632b451f
default:
component:
function: straight
component_name: null
cross_section: strip
fanout_length: 0
fanout_length: 0.0
gc_port_name: o1
get_input_labels_function:
function: get_input_labels
Expand All @@ -195,7 +195,7 @@ settings:
function: straight
component_name: null
cross_section: strip
fanout_length: 0
fanout_length: 0.0
gc_port_name: opt1
get_input_labels_function:
function: get_input_labels
Expand Down Expand Up @@ -233,5 +233,5 @@ settings:
info: {}
info_version: 2
module: gdsfactory.dft.siepic
name: straight_add_fiber_arra_7367acc7
name: straight_add_fiber_arra_3951e0d6
version: 0.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ settings:
changed: {}
child: null
default:
angle: 90
angle: 90.0
cross_section: strip
direction: ccw
npoints: 720
p: 0.5
with_arc_floorplan: true
with_bbox: true
full:
angle: 90
angle: 90.0
cross_section: strip
direction: ccw
npoints: 720
Expand Down Expand Up @@ -46,6 +46,7 @@ settings:
spice_params:
- wg_length
- wg_width
width: 0.5
info_version: 2
module: gdsfactory.components.bend_euler
name: bend_euler
Expand Down
11 changes: 6 additions & 5 deletions ubcpdk/tests/test_components/test_pdk_settings_mzi_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,15 @@ settings:
cross_section: strip
child: null
default:
bend: bend_euler
bend:
function: bend_euler
combiner: null
cross_section: strip
cross_section_x_bot: null
cross_section_x_top: null
delta_length: 10
delta_length: 10.0
length_x: 0.1
length_y: 2
length_y: 2.0
nbends: 2
port_e0_combiner: o3
port_e0_splitter: o3
Expand All @@ -69,9 +70,9 @@ settings:
cross_section: strip
cross_section_x_bot: null
cross_section_x_top: null
delta_length: 10
delta_length: 10.0
length_x: 0.1
length_y: 2
length_y: 2.0
nbends: 2
port_e0_combiner: opt3
port_e0_splitter: opt3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ settings:
function: coupler_ring
cross_section: strip
gap: 0.2
length_x: 4
length_x: 4.0
length_y: 0.6
radius: 10
radius: 10.0
straight:
function: straight
full:
Expand All @@ -33,9 +33,9 @@ settings:
cross_section: strip
cross_section: strip
gap: 0.2
length_x: 4
length_x: 4.0
length_y: 0.6
radius: 10
radius: 10.0
straight:
function: straight
function_name: ring_single
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ settings:
length_x: 4
length_y: 0
port_name: o1
radius: 5
radius: 5.0
straight:
function: straight
with_component: true
Expand Down Expand Up @@ -153,7 +153,7 @@ settings:
length_x: 4
length_y: 0
port_name: opt4
radius: 5
radius: 5.0
straight:
function: straight
settings:
Expand Down
20 changes: 10 additions & 10 deletions ubcpdk/tests/test_components/test_pdk_settings_spiral_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ settings:
function: bend_euler
cross_section: strip
length: null
x_inner_length_cutback: 300
x_inner_offset: 0
xspacing: 3
y_straight_inner_top: 0
yspacing: 3
x_inner_length_cutback: 300.0
x_inner_offset: 0.0
xspacing: 3.0
y_straight_inner_top: 0.0
yspacing: 3.0
full:
N: 6
bend:
function: bend_euler
cross_section: strip
length: null
x_inner_length_cutback: 300
x_inner_offset: 0
xspacing: 3
y_straight_inner_top: 0
yspacing: 3
x_inner_length_cutback: 300.0
x_inner_offset: 0.0
xspacing: 3.0
y_straight_inner_top: 0.0
yspacing: 3.0
function_name: spiral_external_io
info:
length: 9003.302
Expand Down
4 changes: 2 additions & 2 deletions ubcpdk/tests/test_components/test_pdk_settings_straight_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ settings:
child: null
default:
cross_section: strip
length: 10
length: 10.0
npoints: 2
with_bbox: true
full:
cross_section: strip
length: 10
length: 10.0
npoints: 2
with_bbox: true
function_name: straight
Expand Down

0 comments on commit e667806

Please sign in to comment.