Skip to content

Commit 4b8d571

Browse files
committed
README: Fix syntax of readme file
1 parent 793a7bf commit 4b8d571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ USE_DEBOUNCER | boolean | True | Use debounce?
3333
# Table of resource usage summary:
3434

3535
Use debouncer | Parity type | LE (LUT+FF) | LUT | FF | BRAM | Fmax
36-
:---:|:---:|:---:|:---:|:---:|:---:
36+
:---:|:---:|:---:|:---:|:---:|:---:|:---:
3737
True | none | 77 | 64 | 55 | 0 | 202.2 MHz
3838
True | even/odd | 82 | 75 | 58 | 0 | 162.5 MHz
3939
True | mark/space | 80 | 68 | 58 | 0 | 184.5 MHz

0 commit comments

Comments
 (0)