We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfe698 commit b541298Copy full SHA for b541298
src/config.json
@@ -13,7 +13,7 @@
13
14
"//": "PL_TARGET_DENSITY_PCT - You can increase this if Global Placement fails with error GPL-0302.",
15
"//": "Users have reported that values up to 80 worked well for them.",
16
- "PL_TARGET_DENSITY_PCT": 63.6,
+ "PL_TARGET_DENSITY_PCT": 63.9,
17
18
"//": "CLOCK_PERIOD - Increase this in case you are getting setup time violations.",
19
"//": "The value is in nanoseconds, so 20ns == 50MHz.",
0 commit comments