update config.json
diff --git a/openlane/tiny_user_project/config.json b/openlane/tiny_user_project/config.json
index f7c5bdd..6c8d082 100644
--- a/openlane/tiny_user_project/config.json
+++ b/openlane/tiny_user_project/config.json
@@ -10,11 +10,10 @@
"CLOCK_TREE_SYNTH": 1,
"CLOCK_PORT": "io_in[0]",
"CLOCK_NET": "io_in[0]",
- "FP_SIZING": "absolute",
- "DIE_AREA": "0 0 200 200",
+ "DIE_AREA": "0 0 500 500",
"FP_PIN_ORDER_CFG": "dir::pin_order.cfg",
"PL_BASIC_PLACEMENT": 1,
- "PL_TARGET_DENSITY": 0.6,
+ "PL_TARGET_DENSITY": 0.5,
"SYNTH_READ_BLACKBOX_LIB": 1,
"SYNTH_USE_PG_PINS_DEFINES": "USE_POWER_PINS",
"SYNTH_STRATEGY": "AREA 0",