Update config.json
diff --git a/openlane/user_proj_example/config.json b/openlane/user_proj_example/config.json
index 9a87cbc..71ada0b 100644
--- a/openlane/user_proj_example/config.json
+++ b/openlane/user_proj_example/config.json
@@ -6,7 +6,7 @@
     "CLOCK_PORT": "wb_clk_i",
     "CLOCK_NET": "counter.clk, cpu16.clk_i",
     "FP_SIZING": "absolute",
-    "DIE_AREA": "0 0 2300 2300",
+    "DIE_AREA": "0 0 2400 3000",
     "FP_PIN_ORDER_CFG": "dir::pin_order.cfg",
     "PL_BASIC_PLACEMENT": 0,
     "PL_TARGET_DENSITY": 0.55,