We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a001d77 commit 9984fb8Copy full SHA for 9984fb8
src/config.json
@@ -17,7 +17,7 @@
17
18
"//": "CLOCK_PERIOD - Increase this in case you are getting setup time violations.",
19
"//": "The value is in nanoseconds, so 20ns == 50MHz.",
20
- "CLOCK_PERIOD": 120,
+ "CLOCK_PERIOD": 100,
21
22
"//": "Hold slack margin - Increase them in case you are getting hold violations.",
23
"PL_RESIZER_HOLD_SLACK_MARGIN": 0.1,
0 commit comments