-- 以HLS实现信号处理为例
国内鲜有介绍HLS的书,我们希望通过翻译Parallel Programming for FPGAs这本书,让更多的人来了解HLS和FPGA开发。
欢迎关注公众号
PYNQ中文社区获取最新版电子pdf 回复pp4fpgas即可获得
-
[推荐] Gitbook Page: https://xupsh.gitbook.io/pp4fpgas-cn/
-
[备用] Github Page: https://xupsh.github.io/pp4fpgas-cn/
- HLS工程源代码: https://github.com/xupsh/pp4fpgas-cn-hls
-
如有问题请在这里👇指正
- 提出ISSUE: https://github.com/xupsh/pp4fpgas-cn/issues/new
- 在Gitbook Page:https://xupsh.gitbook.io/pp4fpgas-cn电子书阅读页面下方留言
-
此书翻译稿目前为初稿,欢迎各位提宝贵意见、反馈意见,授课支持,实验平台试用请联系[email protected]或[email protected]
This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.
The newest version of this book can be found at http://hlsbook.ucsd.edu. The authors welcome your feedback and suggestions.
@ 郑溪桐 @ 胡云皓 @ 张启星
统筹 胡成龙@sonnyhcl
| 章节 | 译者 |
|---|---|
| README | 胡成龙@sonnyhcl |
| 00 Preface | 李彦晔@Zaoldyeckk |
| 01 Introduction | 李彦晔@Zaoldyeckk |
| 02 FIR Filters | 曹越@onlypinocchio |
| 03 CORDIC | 曹越@onlypinocchio |
| 04 Discrete Fourier Transform | 陈雯@vickyiii |
| 05 Fast Fourier Transform | 陈雯@vickyiii |
| 06 Sparse Matrix Vector Multiplication | 吴彦北@wuyanbei24 |
| 07 Matrix Multiplication | 吴彦北@wuyanbei24 |
| 08 Prefix Sum and Histogram | 胡博@jianxin251 |
| 09 Video System | 胡博@jianxin251 |
| 10 Sorting Algorithms | 王芝斌@WangZhibin |
| 11 Huffman Encoding | 杨勇@rowen800 |
| 词汇表 | 李彦晔@Zaoldyeckk |
| 参考文献 | 李彦晔@Zaoldyeckk |
