diff --git a/src/config.tcl b/src/config.tcl index eeda8ec..05d44ea 100644 --- a/src/config.tcl +++ b/src/config.tcl @@ -12,7 +12,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. -set ::env(PL_TARGET_DENSITY) 0.75 +set ::env(PL_TARGET_DENSITY) 0.82 # CLOCK_PERIOD - Increase this in case you are getting setup time violations. # The value is in nanoseconds, so 20ns == 50MHz.