update config.json
diff --git a/openlane/tiny_user_project/config.json b/openlane/tiny_user_project/config.json index 1130150..ce5cb93 100644 --- a/openlane/tiny_user_project/config.json +++ b/openlane/tiny_user_project/config.json
@@ -11,11 +11,11 @@ "CLOCK_PORT": "io_in[0]", "CLOCK_NET": "io_in[0]", "FP_PIN_ORDER_CFG": "dir::pin_order.cfg", - "DIE_AREA": "0 0 700 700", + "DIE_AREA": "0 0 1500 1500", "FP_SIZING": "absolute", "FP_CORE_UTIL": 45, "PL_BASIC_PLACEMENT": 1, - "PL_TARGET_DENSITY": 0.50, + "PL_TARGET_DENSITY": 0.45, "SYNTH_READ_BLACKBOX_LIB": 1, "SYNTH_USE_PG_PINS_DEFINES": "USE_POWER_PINS", "SYNTH_STRATEGY": "AREA 0",