Skip to content

Commit

Permalink
OL1: separate target density setting?
Browse files Browse the repository at this point in the history
  • Loading branch information
rejunity committed Oct 10, 2024
1 parent d84e6d9 commit b2b57d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"//": "Users have reported that values up to 80 worked well for them.",
"PL_TARGET_DENSITY_PCT": 70,

"//": "PL_TARGET_DENSITY - Open Lane 1 density setting",
"PL_TARGET_DENSITY": 0.7,

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

0 comments on commit b2b57d4

Please sign in to comment.