Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Design of FPGA-Based Computing Systems with OpenCL

Posted By: nebulae
Design of FPGA-Based Computing Systems with OpenCL

Hasitha Muthumala Waidyasooriya and Masanori Hariyama, "Design of FPGA-Based Computing Systems with OpenCL"
English | ISBN: 3319681605 | 2017 | 126 pages | PDF, EPUB | 8 MB

This book provides wide knowledge about designing FPGA-based heterogeneous computing systems, using a high-level design environment based on OpenCL (Open Computing language), which is called OpenCL for FPGA. The OpenCL-based design methodology will be the key technology to exploit the potential of FPGAs in various applications such as low-power embedded applications and high-performance computing. By understanding the OpenCL-based design methodology, readers can design an entire FPGA-based computing system more easily compared to the conventional HDL-based design, because OpenCL for FPGA takes care of computation on a host, data transfer between a host and an FPGA, computation on an FPGA with a capable of accessing external DDR memories.

In the step-by-step way, readers can understand followings:

how to set up the design environment
how to write better codes systematically considering architectural constraints
how to design practical applications