Skip to content

Commit

Permalink
Merge pull request #382 from gdsfactory/update_gdsfactory7261
Browse files Browse the repository at this point in the history
update gdsfactory
  • Loading branch information
joamatab authored May 14, 2024
2 parents 30e05e3 + 772d7d7 commit 84d647f
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ classifiers = [
"Operating System :: OS Independent"
]
dependencies = [
"gdsfactory==7.25.1",
"gdsfactory~=7.26.1",
"gplugins[tidy3d,sax,schematic]>=0.13,<0.14"
]
description = "ubcpdk pdk"
Expand Down
Binary file modified tests/ref/mzi_mzi_a1fe9d55.gds
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ function: straight_heater_metal_undercut
info:
resistance: 0
module: gdsfactory.components.straight_heater_metal
name: straight_heater_metal_undercut_with_undercutFalse
name: straight_heater_metal_undercut_539ff9ab
settings:
cross_section: xs_sc
cross_section_heater: xs_heater_metal
Expand All @@ -11,9 +11,9 @@ settings:
heater_taper_length: 5.0
length: 320.0
length_straight: 0.1
length_straight_input: 15.0
length_undercut: 30.0
length_undercut_spacing: 6.0
length_straight_input: 0.1
length_undercut: 5
length_undercut_spacing: 0
ohms_per_square: null
port_orientation1: null
port_orientation2: null
Expand Down
6 changes: 3 additions & 3 deletions tests/test_netlists/test_netlists_mzi_heater_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -465,9 +465,9 @@ instances:
heater_taper_length: 5.0
length: 200
length_straight: 0.1
length_straight_input: 15.0
length_undercut: 30.0
length_undercut_spacing: 6.0
length_straight_input: 0.1
length_undercut: 5
length_undercut_spacing: 0
ohms_per_square: null
port_orientation1: null
port_orientation2: null
Expand Down
22 changes: 11 additions & 11 deletions tests/test_netlists/test_netlists_straight_heater_metal_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ instances:
port_name1: o1
port_name2: o2
ports_map: null
sequence: _-UHUHUHUHUHUHUHUH-_
sequence: _-UHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUHUH-_
start_orientation: 0.0
symbol_to_component:
'-':
- function: straight
module: ubcpdk.components
settings:
cross_section: xs_sc_heater_metal
length: 15.9
length: 2.4
npoints: 2
- o1
- o2
Expand All @@ -26,7 +26,7 @@ instances:
module: ubcpdk.components
settings:
cross_section: xs_sc_heater_metal
length: 6.0
length: 0
npoints: 2
- o1
- o2
Expand All @@ -35,7 +35,7 @@ instances:
module: ubcpdk.components
settings:
cross_section: xs_sc_heater_metal
length: 30.0
length: 5
npoints: 2
- o1
- o2
Expand Down Expand Up @@ -188,7 +188,7 @@ instances:
vias:
- null
- null
name: straight_heater_metal_undercut_with_undercutFalse
name: straight_heater_metal_undercut_539ff9ab
placements:
component_sequence_1:
mirror: 0
Expand All @@ -198,22 +198,22 @@ placements:
taper_1:
mirror: 0
rotation: 0
x: -4.905
x: -4.9
y: 0.0
taper_2:
mirror: 0
rotation: 180
x: 324.905
x: 324.9
y: 0.0
via_stack_1:
mirror: 0
rotation: 0
x: -9.905
x: -9.9
y: 0.0
via_stack_2:
mirror: 0
rotation: 0
x: 329.905
x: 329.9
y: 0.0
ports:
l_e1: via_stack_1,e1
Expand All @@ -234,7 +234,7 @@ warnings:
- taper_1,o2
- taper_2,o2
values:
- - 0.095
- - 0.1
- 0.0
- - 319.905
- - 319.9
- 0.0

0 comments on commit 84d647f

Please sign in to comment.