by PedroC.Diniz (Author), JoãoManuelPaivaCardoso (Author), JoséGabrieldeFigueiredoCoutinho (Author)
Embedded Computing for High Performance: Design Exploration and Customization Using High-level Compilation and Synthesis Tools provides a set of real-life example implementations that migrate traditional desktop systems to embedded systems. Working with popular hardware, including Xilinx and ARM, the book offers a comprehensive description of techniques for mapping computations expressed in programming languages such as C or MATLAB to high-performance embedded architectures consisting of multiple CPUs, GPUs, and reconfigurable hardware (FPGAs). The authors demonstrate a domain-specific language (LARA) that facilitates retargeting to multiple computing systems using the same source code. In this way, users can decouple original application code from transformed code and enhance productivity and program portability. After reading this book, engineers will understand the processes, methodologies, and best practices needed for the development of applications for high-performance embedded computing systems.
Format: Paperback
Pages: 196
Publisher: Morgan Kaufmann
Published: 01 Jun 2017
ISBN 10: 0128041897
ISBN 13: 9780128041895
Book Overview: Explores the best practices needed to develop high performance embedded applications, including real-life example implementations