diff --git a/framework/EBL_Framework_1cm_PCM_static.oas b/framework/EBL_Framework_1cm_PCM_static.oas index 9563171..28bd00b 100644 Binary files a/framework/EBL_Framework_1cm_PCM_static.oas and b/framework/EBL_Framework_1cm_PCM_static.oas differ diff --git a/merge/EBeam_merge.py b/merge/EBeam_merge.py index 67e7e90..47c6347 100644 --- a/merge/EBeam_merge.py +++ b/merge/EBeam_merge.py @@ -23,8 +23,9 @@ cell_Gap_Width = 8e3 cell_Gap_Height = 8e3 chip_Width = 8650000 -chip_Height1 = 8490000 +# chip_Height1 = 8490000 chip_Height2 = 8890000 +chip_Height2 = 9000000 br_cutout_x = 7484000 br_cutout_y = 898000 br_cutout2_x = 7855000 diff --git a/submissions/EBeam_LukasChrostowski_MZI_1310.oas b/submissions/EBeam_LukasChrostowski_MZI_1310.oas index 776efd9..ec85912 100644 Binary files a/submissions/EBeam_LukasChrostowski_MZI_1310.oas and b/submissions/EBeam_LukasChrostowski_MZI_1310.oas differ diff --git a/submissions/KLayout Python/EBeam_LukasChrostowski_MZI_1310.py b/submissions/KLayout Python/EBeam_LukasChrostowski_MZI_1310.py index 254345a..6d0a9b2 100644 --- a/submissions/KLayout Python/EBeam_LukasChrostowski_MZI_1310.py +++ b/submissions/KLayout Python/EBeam_LukasChrostowski_MZI_1310.py @@ -55,7 +55,7 @@ and Draw the floor plan ''' cell, ly = new_layout(tech_name, top_cell_name, GUI=True, overwrite = True) -floorplan(cell, 605e3, 410e3) +floorplan(cell, 220e3, 180e3) dbu = ly.dbu