Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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 5 6

Guide to FPGA Implementation of Arithmetic Functions (Repost)

Posted By: insetes
Guide to FPGA Implementation of Arithmetic Functions (Repost)

Guide to FPGA Implementation of Arithmetic Functions By Jean-Pierre Deschamps, Gustavo D. Sutter, Enrique Cantó
2012 | 472 Pages | ISBN: 9400729863 | PDF | 29 MB


This book is designed both for FPGA users interested in developing new, specific components - generally for reducing execution times –and IP core designers interested in extending their catalog of specific components. The main focus is circuit synthesis and the discussion shows, for example, how a given algorithm executing some complex function can be translated to a synthesizable circuit description, as well as which are the best choices the designer can make to reduce the circuit cost, latency, or power consumption. This is not a book on algorithms. It is a book that shows how to translate efficiently an algorithm to a circuit, using techniques such as parallelism, pipeline, loop unrolling, and others. Numerous examples of FPGA implementation are described throughout this book and the circuits are modeled in VHDL.