Skip to content

Commit 9984fb8

Browse files
authored
4x4 tiles, 50%, 100ns
1 parent a001d77 commit 9984fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
"//": "CLOCK_PERIOD - Increase this in case you are getting setup time violations.",
1919
"//": "The value is in nanoseconds, so 20ns == 50MHz.",
20-
"CLOCK_PERIOD": 120,
20+
"CLOCK_PERIOD": 100,
2121

2222
"//": "Hold slack margin - Increase them in case you are getting hold violations.",
2323
"PL_RESIZER_HOLD_SLACK_MARGIN": 0.1,

0 commit comments

Comments
 (0)