We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc22d70 commit ff5a329Copy full SHA for ff5a329
README.md
@@ -81,6 +81,9 @@ to access classes `Mat`, etc. directly instead of `flames::Mat`.
81
### Additional Insights
82
You can find more information about FLAMES in [`FLAMES_Insight.pdf`](https://flames.autohdw.com/FLAMES_Insight.pdf).
83
84
+### HLS Basics
85
+For basic HLS usage as well as parallel programming using HLS for FPGAs, [the HLS book](https://hlsbook.ucsd.edu/) is a good one.
86
+
87
## License
88
The FLAMES is open source and distributed by an Apache license (v2.0).
89
Please [cite our paper](#citation) if you use FLAMES in your research.
0 commit comments