README

AI summary
本书旨在通过翻译《Parallel Programming for FPGAs》介绍HLS和FPGA开发,提供电子版pdf和源代码下载链接,欢迎反馈和建议。书籍遵循创作共用署名4.0国际许可证。
AI key info

FPGA并行编程

– 以HLS实现信号处理为例
国内鲜有介绍HLS的书,我们希望通过翻译Parallel Programming for FPGAs这本书,让更多的人来了解HLS和FPGA开发。

本书电子版pdf

欢迎关注公众号PYNQ中文社区获取最新版电子pdf 回复 pp4fpgas 即可获得
notion image
PYNQ开源社区

本书中文翻译和更新可在以下网址浏览

本文案例可以在以下网址下载

问题反馈

LICENSE

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.

CONTRIBUTERS

2021年 第二版校对

@ 郑溪桐 @ 胡云皓 @ 张启星

2018年 第一版译者

统筹 胡成龙@sonnyhcl
章节
译者
README
00 Preface
01 Introduction
02 FIR Filters
03 CORDIC
04 Discrete Fourier Transform
05 Fast Fourier Transform
06 Sparse Matrix Vector Multiplication
07 Matrix Multiplication
08 Prefix Sum and Histogram
09 Video System
10 Sorting Algorithms
11 Huffman Encoding
词汇表
参考文献
Loading...