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 b895a39 commit de3ea97Copy full SHA for de3ea97
README.md
@@ -21,9 +21,9 @@ This repo contains few sub-directoires
21
22
SystemC-tutorial
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 containing HLS synthesizable examples
+ ├── counter # counter example with Makefile, not syntesizable by HLS tools
+ ├── hello-world # hello-world example with Makefile, not syntesizable by HLS tools
+ └── synthesizable # directory containing HLS synthesizable examples
27
28
29
## Installation
0 commit comments