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 2952534 commit b895a39Copy full SHA for b895a39
README.md
@@ -23,7 +23,7 @@ This repo contains few sub-directoires
23
├── examples # directory with examples
24
│ ├── counter # counter example with Makefile, not syntesizable by HLS tools
25
│ ├── hello-world # hello-world example with Makefile, not syntesizable by HLS tools
26
- │ └── synthesizable # directory containint HLS synthesizable examples
+ │ └── synthesizable # directory containing HLS synthesizable examples
27
28
29
## Installation
0 commit comments