Skip to content

Commit

Permalink
Update config.tcl
Browse files Browse the repository at this point in the history
  • Loading branch information
afasolino authored May 30, 2024
1 parent 88ec4f8 commit c856c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -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.73
set ::env(PL_TARGET_DENSITY) 0.74

# CLOCK_PERIOD - Increase this in case you are getting setup time violations.
# The value is in nanoseconds, so 20ns == 50MHz.
Expand Down

0 comments on commit c856c2c

Please sign in to comment.