We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793a7bf commit 4b8d571Copy full SHA for 4b8d571
README.md
@@ -33,7 +33,7 @@ USE_DEBOUNCER | boolean | True | Use debounce?
33
# Table of resource usage summary:
34
35
Use debouncer | Parity type | LE (LUT+FF) | LUT | FF | BRAM | Fmax
36
-:---:|:---:|:---:|:---:|:---:|:---:
+:---:|:---:|:---:|:---:|:---:|:---:|:---:
37
True | none | 77 | 64 | 55 | 0 | 202.2 MHz
38
True | even/odd | 82 | 75 | 58 | 0 | 162.5 MHz
39
True | mark/space | 80 | 68 | 58 | 0 | 184.5 MHz
0 commit comments