From 6e4b5dc804ef912cebc028d7193c0a7564bcb725 Mon Sep 17 00:00:00 2001 From: Peter-Herrmann Date: Fri, 27 Oct 2023 11:31:08 -0700 Subject: [PATCH] 30% density --- openlane/user_project_wrapper/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlane/user_project_wrapper/config.json b/openlane/user_project_wrapper/config.json index ab04b9d..194fa2c 100644 --- a/openlane/user_project_wrapper/config.json +++ b/openlane/user_project_wrapper/config.json @@ -80,7 +80,7 @@ "FP_PIN_ORDER_CFG": "dir::pin_order.cfg", "MAX_TRANSITION_CONSTRAINT": 1.0, "MAX_FANOUT_CONSTRAINT": 16, - "PL_TARGET_DENSITY": 0.15, + "PL_TARGET_DENSITY": 0.30, "LEC_ENABLE": 0, "GRT_OVERFLOW_ITERS": 100000, "PL_RESIZER_SETUP_SLACK_MARGIN": 0.4,