以HLS实现信号处理为例
国内鲜有介绍HLS的书,我们希望通过翻译Parallel Programming for FPGAs
这本书,让更多的人来了解HLS和FPGA开发。
- pdf: https://github.com/xupsh/pp4fpgas-cn/releases
- epub: https://github.com/xupsh/pp4fpgas-cn/releases
统筹 胡成龙@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 |
https://github.com/KastnerRG/pp4fpgas
@ARTICLE{
2018arXiv180503648K,
author = {{Kastner}, R. and {Matai}, J. and {Neuendorffer}, S.},
title = "{Parallel Programming for FPGAs}",
journal = {ArXiv e-prints},
archivePrefix = "arXiv",
eprint = {1805.03648},
keywords = {Computer Science - Hardware Architecture},
year = 2018,
month = may
}