From 5c8cf9eedbbad555aa8d53c2e19cadd187983123 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philipp=20G=C3=BChring?= <pg@futureware.at>
Date: Sun, 26 Feb 2023 16:29:14 +0100
Subject: [PATCH] Improving for tapeout

---
 configs/gf180.cfg | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/gf180.cfg b/configs/gf180.cfg
index a2859bd..f587ca3 100644
--- a/configs/gf180.cfg
+++ b/configs/gf180.cfg
@@ -1,12 +1,12 @@
 # For GF180 the characterization flow:
 [Die]
-Width = 2.2mm 
+Width = 2.9mm # 2.2mm 
 # 2.92mm - 0.6 mm for overhang of meander resistors
-Height = 3.52mm
+Height = 2.9mm #3.52mm
 LabelSize = 10um
 LabelLayer = pad_label
 BannerSize = 200um
-Name = user_project_wrapper
+Name = gf180_teststructures
 
 [Pad]
 Width = 40um
-- 
GitLab