update config.json
diff --git a/openlane/tiny_user_project/config.json b/openlane/tiny_user_project/config.json index ce5cb93..a6d955f 100644 --- a/openlane/tiny_user_project/config.json +++ b/openlane/tiny_user_project/config.json
@@ -11,9 +11,8 @@ "CLOCK_PORT": "io_in[0]", "CLOCK_NET": "io_in[0]", "FP_PIN_ORDER_CFG": "dir::pin_order.cfg", - "DIE_AREA": "0 0 1500 1500", - "FP_SIZING": "absolute", - "FP_CORE_UTIL": 45, + "DIE_AREA": "0 0 300 300", + "FP_CORE_UTIL": 40, "PL_BASIC_PLACEMENT": 1, "PL_TARGET_DENSITY": 0.45, "SYNTH_READ_BLACKBOX_LIB": 1,