From e1aabc35681fe52ee2cb8b64dc30236cd11a4e84 Mon Sep 17 00:00:00 2001 From: Seemebadnekai <51400137+SagarDevAchar@users.noreply.github.com> Date: Mon, 2 Sep 2024 23:50:45 +0530 Subject: [PATCH] We goin crazy with PL_TARGET_DENSITY --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index a1d4259..8a6ea3b 100644 --- a/src/config.json +++ b/src/config.json @@ -13,7 +13,7 @@ "//": "PL_TARGET_DENSITY - You can increase this if Global Placement fails with error GPL-0302.", "//": "Users have reported that values up to 0.8 worked well for them.", - "PL_TARGET_DENSITY": 0.85, + "PL_TARGET_DENSITY": 0.9, "//": "CLOCK_PERIOD - Increase this in case you are getting setup time violations.", "//": "The value is in nanoseconds, so 20ns == 50MHz.",