Skip to content

Commit

Permalink
fix: increase target density
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Oct 28, 2024
1 parent d999139 commit be8a251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

"//": "Here are some of the variables you may want to change:",

"PLACE_DENSITY": 0.6,
"PLACE_DENSITY": 0.61,
"TNS_END_PERCENT": 100,

"//": "Change the clock period here. 20000 ps = 20 ns corresponds to 50 MHz",
Expand Down

0 comments on commit be8a251

Please sign in to comment.