High-Level Synthesis

Download High-Level Synthesis PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1402085885
Total Pages : 307 pages
Book Rating : 4.4/5 (2 download)

DOWNLOAD NOW!


Book Synopsis High-Level Synthesis by : Philippe Coussy

Download or read book High-Level Synthesis written by Philippe Coussy and published by Springer Science & Business Media. This book was released on 2008-08-01 with total page 307 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book presents an excellent collection of contributions addressing different aspects of high-level synthesis from both industry and academia. It includes an overview of available EDA tool solutions and their applicability to design problems.

High-level Synthesis

Download High-level Synthesis PDF Online Free

Author :
Publisher : Xlibris Corporation
ISBN 13 : 1450097243
Total Pages : 334 pages
Book Rating : 4.4/5 (5 download)

DOWNLOAD NOW!


Book Synopsis High-level Synthesis by : Michael Fingeroff

Download or read book High-level Synthesis written by Michael Fingeroff and published by Xlibris Corporation. This book was released on 2010 with total page 334 pages. Available in PDF, EPUB and Kindle. Book excerpt: Are you an RTL or system designer that is currently using, moving, or planning to move to an HLS design environment? Finally, a comprehensive guide for designing hardware using C++ is here. Michael Fingeroff's High-Level Synthesis Blue Book presents the most effective C++ synthesis coding style for achieving high quality RTL. Master a totally new design methodology for coding increasingly complex designs! This book provides a step-by-step approach to using C++ as a hardware design language, including an introduction to the basics of HLS using concepts familiar to RTL designers. Each chapter provides easy-to-understand C++ examples, along with hardware and timing diagrams where appropriate. The book progresses from simple concepts such as sequential logic design to more complicated topics such as memory architecture and hierarchical sub-system design. Later chapters bring together many of the earlier HLS design concepts through their application in simplified design examples. These examples illustrate the fundamental principles behind C++ hardware design, which will translate to much larger designs. Although this book focuses primarily on C and C++ to present the basics of C++ synthesis, all of the concepts are equally applicable to SystemC when describing the core algorithmic part of a design. On completion of this book, readers should be well on their way to becoming experts in high-level synthesis.

Higher-Level Hardware Synthesis

Download Higher-Level Hardware Synthesis PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 3540213066
Total Pages : 206 pages
Book Rating : 4.5/5 (42 download)

DOWNLOAD NOW!


Book Synopsis Higher-Level Hardware Synthesis by : Richard Sharp

Download or read book Higher-Level Hardware Synthesis written by Richard Sharp and published by Springer Science & Business Media. This book was released on 2004-03-18 with total page 206 pages. Available in PDF, EPUB and Kindle. Book excerpt: In the mid 1960s, when a single chip contained an average of 50 transistors, Gordon Moore observed that integrated circuits were doubling in complexity every year. In an in?uential article published by Electronics Magazine in 1965, Moore predicted that this trend would continue for the next 10 years. Despite being criticized for its “unrealistic optimism,” Moore’s prediction has remained valid for far longer than even he imagined: today, chips built using state-- the-art techniques typically contain several million transistors. The advances in fabrication technology that have supported Moore’s law for four decades have fuelled the computer revolution. However,this exponential increase in transistor density poses new design challenges to engineers and computer scientists alike. New techniques for managing complexity must be developed if circuits are to take full advantage of the vast numbers of transistors available. In this monograph we investigate both (i) the design of high-level languages for hardware description, and (ii) techniques involved in translating these hi- level languages to silicon. We propose SAFL, a ?rst-order functional language designedspeci?callyforbehavioralhardwaredescription,anddescribetheimp- mentation of its associated silicon compiler. We show that the high-level pr- erties of SAFL allow one to exploit program analyses and optimizations that are not employed in existing synthesis systems. Furthermore, since SAFL fully abstracts the low-leveldetails of the implementation technology, we show how it can be compiled to a range of di?erent design styles including fully synchronous design and globally asynchronous locally synchronous (GALS) circuits.

Higher-Level Hardware Synthesis

Download Higher-Level Hardware Synthesis PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3540246576
Total Pages : 206 pages
Book Rating : 4.5/5 (42 download)

DOWNLOAD NOW!


Book Synopsis Higher-Level Hardware Synthesis by : Richard Sharp

Download or read book Higher-Level Hardware Synthesis written by Richard Sharp and published by Springer. This book was released on 2004-03-12 with total page 206 pages. Available in PDF, EPUB and Kindle. Book excerpt: In the mid 1960s, when a single chip contained an average of 50 transistors, Gordon Moore observed that integrated circuits were doubling in complexity every year. In an in?uential article published by Electronics Magazine in 1965, Moore predicted that this trend would continue for the next 10 years. Despite being criticized for its “unrealistic optimism,” Moore’s prediction has remained valid for far longer than even he imagined: today, chips built using state-- the-art techniques typically contain several million transistors. The advances in fabrication technology that have supported Moore’s law for four decades have fuelled the computer revolution. However,this exponential increase in transistor density poses new design challenges to engineers and computer scientists alike. New techniques for managing complexity must be developed if circuits are to take full advantage of the vast numbers of transistors available. In this monograph we investigate both (i) the design of high-level languages for hardware description, and (ii) techniques involved in translating these hi- level languages to silicon. We propose SAFL, a ?rst-order functional language designedspeci?callyforbehavioralhardwaredescription,anddescribetheimp- mentation of its associated silicon compiler. We show that the high-level pr- erties of SAFL allow one to exploit program analyses and optimizations that are not employed in existing synthesis systems. Furthermore, since SAFL fully abstracts the low-leveldetails of the implementation technology, we show how it can be compiled to a range of di?erent design styles including fully synchronous design and globally asynchronous locally synchronous (GALS) circuits.

VHDL: A Logic Synthesis Approach

Download VHDL: A Logic Synthesis Approach PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 9780412616501
Total Pages : 354 pages
Book Rating : 4.6/5 (165 download)

DOWNLOAD NOW!


Book Synopsis VHDL: A Logic Synthesis Approach by : D. Naylor

Download or read book VHDL: A Logic Synthesis Approach written by D. Naylor and published by Springer Science & Business Media. This book was released on 1997-07-31 with total page 354 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is structured in a practical, example-driven, manner. The use of VHDL for constructing logic synthesisers is one of the aims of the book; the second is the application of the tools to the design process. Worked examples, questions and answers are provided together with do and don'ts of good practice. An appendix on logic design the source code are available free of charge over the Internet.

High — Level Synthesis

Download High — Level Synthesis PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461536367
Total Pages : 368 pages
Book Rating : 4.4/5 (615 download)

DOWNLOAD NOW!


Book Synopsis High — Level Synthesis by : Daniel D. Gajski

Download or read book High — Level Synthesis written by Daniel D. Gajski and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 368 pages. Available in PDF, EPUB and Kindle. Book excerpt: Research on high-level synthesis started over twenty years ago, but lower-level tools were not available to seriously support the insertion of high-level synthesis into the mainstream design methodology. Since then, substantial progress has been made in formulating and understanding the basic concepts in high-level synthesis. Although many open problems remain, high-level synthesis has matured. High-Level Synthesis: Introduction to Chip and System Design presents a summary of the basic concepts and results and defines the remaining open problems. This is the first textbook on high-level synthesis and includes the basic concepts, the main algorithms used in high-level synthesis and a discussion of the requirements and essential issues for high-level synthesis systems and environments. A reference text like this will allow the high-level synthesis community to grow and prosper in the future.

VHDL for Simulation, Synthesis and Formal Proofs of Hardware

Download VHDL for Simulation, Synthesis and Formal Proofs of Hardware PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 146153562X
Total Pages : 303 pages
Book Rating : 4.4/5 (615 download)

DOWNLOAD NOW!


Book Synopsis VHDL for Simulation, Synthesis and Formal Proofs of Hardware by : Jean Mermet

Download or read book VHDL for Simulation, Synthesis and Formal Proofs of Hardware written by Jean Mermet and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 303 pages. Available in PDF, EPUB and Kindle. Book excerpt: The success of VHDL since it has been balloted in 1987 as an IEEE standard may look incomprehensible to the large population of hardware designers, who had never heared of Hardware Description Languages before (for at least 90% of them), as well as to the few hundreds of specialists who had been working on these languages for a long time (25 years for some of them). Until 1988, only a very small subset of designers, in a few large companies, were used to describe their designs using a proprietary HDL, or sometimes a HDL inherited from a University when some software environment happened to be developped around it, allowing usability by third parties. A number of benefits were definitely recognized to this practice, such as functional verification of a specification through simulation, first performance evaluation of a tentative design, and sometimes automatic microprogram generation or even automatic high level synthesis. As there was apparently no market for HDL's, the ECAD vendors did not care about them, start-up companies were seldom able to survive in this area, and large users of proprietary tools were spending more and more people and money just to maintain their internal system.

High-Level VLSI Synthesis

Download High-Level VLSI Synthesis PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461539668
Total Pages : 395 pages
Book Rating : 4.4/5 (615 download)

DOWNLOAD NOW!


Book Synopsis High-Level VLSI Synthesis by : Raul Camposano

Download or read book High-Level VLSI Synthesis written by Raul Camposano and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 395 pages. Available in PDF, EPUB and Kindle. Book excerpt: The time has come for high-level synthesis. When research into synthesizing hardware from abstract, program-like de scriptions started in the early 1970' s, there was no automated path from the register transfer design produced by high-level synthesis to a complete hardware imple mentation. As a result, it was very difficult to measure the effectiveness of high level synthesis methods; it was also hard to justify to users the need to automate architecture design when low-level design had to be completed manually. Today's more mature CAD techniques help close the gap between an automat ically synthesized design and a manufacturable design. Market pressures encour age designers to make use of any and all automated tools. Layout synthesis, logic synthesis, and specialized datapath generators make it feasible to quickly imple ment a register-transfer design in silicon,leaving designers more time to consider architectural improvements. As IC design becomes more automated, customers are increasing their demands; today's leading edge designers using logic synthesis systems are training themselves to be tomorrow's consumers of high-level synthe sis systems. The need for very fast turnaround, a competitive fabrication market WhlCh makes small-quantity ASIC manufacturing possible, and the ever growing co:n plexity of the systems being designed, all make higher-level design automaton inevitable.

Algorithmic and Register-Transfer Level Synthesis: The System Architect’s Workbench

Download Algorithmic and Register-Transfer Level Synthesis: The System Architect’s Workbench PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 9780792390534
Total Pages : 330 pages
Book Rating : 4.3/5 (95 download)

DOWNLOAD NOW!


Book Synopsis Algorithmic and Register-Transfer Level Synthesis: The System Architect’s Workbench by : Donald E. Thomas

Download or read book Algorithmic and Register-Transfer Level Synthesis: The System Architect’s Workbench written by Donald E. Thomas and published by Springer Science & Business Media. This book was released on 1989-10-31 with total page 330 pages. Available in PDF, EPUB and Kindle. Book excerpt: Recently there has been increased interest in the development of computer-aided design programs to support the system level designer of integrated circuits more actively. Such design tools hold the promise of raising the level of abstraction at which an integrated circuit is designed, thus releasing the current designers from many of the details of logic and circuit level design. The promise further suggests that a whole new group of designers in neighboring engineering and science disciplines, with far less understanding of integrated circuit design, will also be able to increase their productivity and the functionality of the systems they design. This promise has been made repeatedly as each new higher level of computer-aided design tool is introduced and has repeatedly fallen short of fulfillment. This book presents the results of research aimed at introducing yet higher levels of design tools that will inch the integrated circuit design community closer to the fulfillment of that promise. 1. 1. SYNTHESIS OF INTEGRATED CmCUITS In the integrated circuit (Ie) design process, a behavior that meets certain specifications is conceived for a system, the behavior is used to produce a design in terms of a set of structural logic elements, and these logic elements are mapped onto physical units. The design process is impacted by a set of constraints as well as technological information (i. e. the logic elements and physical units used for the design).

Arithmetic Optimization Techniques for Hardware and Software Design

Download Arithmetic Optimization Techniques for Hardware and Software Design PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 1139487329
Total Pages : 199 pages
Book Rating : 4.1/5 (394 download)

DOWNLOAD NOW!


Book Synopsis Arithmetic Optimization Techniques for Hardware and Software Design by : Ryan Kastner

Download or read book Arithmetic Optimization Techniques for Hardware and Software Design written by Ryan Kastner and published by Cambridge University Press. This book was released on 2010-05-06 with total page 199 pages. Available in PDF, EPUB and Kindle. Book excerpt: Obtain better system performance, lower energy consumption, and avoid hand-coding arithmetic functions with this concise guide to automated optimization techniques for hardware and software design. High-level compiler optimizations and high-speed architectures for implementing FIR filters are covered, which can improve performance in communications, signal processing, computer graphics, and cryptography. Clearly explained algorithms and illustrative examples throughout make it easy to understand the techniques and write software for their implementation. Background information on the synthesis of arithmetic expressions and computer arithmetic is also included, making the book ideal for newcomers to the subject. This is an invaluable resource for researchers, professionals, and graduate students working in system level design and automation, compilers, and VLSI CAD.

System Synthesis with VHDL

Download System Synthesis with VHDL PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1475727895
Total Pages : 373 pages
Book Rating : 4.4/5 (757 download)

DOWNLOAD NOW!


Book Synopsis System Synthesis with VHDL by : Petru Eles

Download or read book System Synthesis with VHDL written by Petru Eles and published by Springer Science & Business Media. This book was released on 2013-03-14 with total page 373 pages. Available in PDF, EPUB and Kindle. Book excerpt: Embedded systems are usually composed of several interacting components such as custom or application specific processors, ASICs, memory blocks, and the associated communication infrastructure. The development of tools to support the design of such systems requires a further step from high-level synthesis towards a higher abstraction level. The lack of design tools accepting a system-level specification of a complete system, which may include both hardware and software components, is one of the major bottlenecks in the design of embedded systems. Thus, more and more research efforts have been spent on issues related to system-level synthesis. This book addresses the two most active research areas of design automation today: high-level synthesis and system-level synthesis. In particular, a transformational approach to synthesis from VHDL specifications is described. System Synthesis with VHDL provides a coherent view of system synthesis which includes the high-level and the system-level synthesis tasks. VHDL is used as a specification language and several issues concerning the use of VHDL for high-level and system-level synthesis are discussed. These include aspects from the compilation of VHDL into an internal design representation to the synthesis of systems specified as interacting VHDL processes. The book emphasizes the use of a transformational approach to system synthesis. A Petri net based design representation is rigorously defined and used throughout the book as a basic vehicle for illustration of transformations and other design concepts. Iterative improvement heuristics, such as tabu search, simulated annealing and genetic algorithms, are discussed and illustrated as strategies which are used to guide the optimization process in a transformation-based design environment. Advanced topics, including hardware/software partitioning, test synthesis and low power synthesis are discussed from the perspective of a transformational approach to system synthesis. System Synthesis with VHDL can be used for advanced undergraduate or graduate courses in the area of design automation and, more specifically, of high-level and system-level synthesis. At the same time the book is intended for CAD developers and researchers as well as industrial designers of digital systems who are interested in new algorithms and techniques supporting modern design tools and methodologies.

High-Level Synthesis Blue Book

Download High-Level Synthesis Blue Book PDF Online Free

Author :
Publisher : Xlibris Corporation
ISBN 13 : 9781453588147
Total Pages : 330 pages
Book Rating : 4.5/5 (881 download)

DOWNLOAD NOW!


Book Synopsis High-Level Synthesis Blue Book by : Michael Fingeroff

Download or read book High-Level Synthesis Blue Book written by Michael Fingeroff and published by Xlibris Corporation. This book was released on 2010-09-01 with total page 330 pages. Available in PDF, EPUB and Kindle. Book excerpt: High-Level Synthesis Blue Book is now available in Japanese. This is the Japanese version of the book. Are you an RTL or system designer that is currently using, moving, or planning to move to an HLS design environment? Finally, a comprehensive guide for designing hardware using C++ is here. Michael Fingeroff's High-Level Synthesis Blue Book presents the most effective C++ synthesis coding style for achieving high quality RTL. Master a totally new design methodology for coding increasingly complex designs! This book provides a step-by-step approach to using C++ as a hardware design language, including an introduction to the basics of HLS using concepts familiar to RTL designers. Each chapter provides easy-to-understand C++ examples, along with hardware and timing diagrams where appropriate. The book progresses from simple concepts such as sequential logic design to more complicated topics such as memory architecture and hierarchical sub-system design. Later chapters bring together many of the earlier HLS design concepts through their application in simplified design examples. These examples illustrate the fundamental principles behind C++ hardware design, which will translate to much larger designs. Although this book focuses primarily on C and C++ to present the basics of C++ synthesis, all of the concepts are equally applicable to SystemC when describing the core algorithmic part of a design. On completion of this book, readers should be well on their way to becoming experts in high-level synthesis.

Low Power Hardware Synthesis from Concurrent Action-Oriented Specifications

Download Low Power Hardware Synthesis from Concurrent Action-Oriented Specifications PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1441964819
Total Pages : 173 pages
Book Rating : 4.4/5 (419 download)

DOWNLOAD NOW!


Book Synopsis Low Power Hardware Synthesis from Concurrent Action-Oriented Specifications by : Gaurav Singh

Download or read book Low Power Hardware Synthesis from Concurrent Action-Oriented Specifications written by Gaurav Singh and published by Springer Science & Business Media. This book was released on 2010-07-23 with total page 173 pages. Available in PDF, EPUB and Kindle. Book excerpt: Human lives are getting increasingly entangled with technology, especially comp- ing and electronics. At each step we take, especially in a developing world, we are dependent on various gadgets such as cell phones, handheld PDAs, netbooks, me- cal prosthetic devices, and medical measurement devices (e.g., blood pressure m- itors, glucometers). Two important design constraints for such consumer electronics are their form factor and battery life. This translates to the requirements of reduction in the die area and reduced power consumption for the semiconductor chips that go inside these gadgets. Performance is also important, as increasingly sophisticated applications run on these devices, and many of them require fast response time. The form factor of such electronics goods depends not only on the overall area of the chips inside them but also on the packaging, which depends on thermal ch- acteristics. Thermal characteristics in turn depend on peak power signature of the chips. As a result, while the overall energy usage reduction increases battery life, peak power reduction in?uences the form factor. One more important aspect of these electronic equipments is that every 6 months or so, a newer feature needs to be added to keep ahead of the market competition, and hence new designs have to be completed with these new features, better form factor, battery life, and performance every few months. This extreme pressure on the time to market is another force that drives the innovations in design automation of semiconductor chips.

Low-Power High-Level Synthesis for Nanoscale CMOS Circuits

Download Low-Power High-Level Synthesis for Nanoscale CMOS Circuits PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 0387764747
Total Pages : 325 pages
Book Rating : 4.3/5 (877 download)

DOWNLOAD NOW!


Book Synopsis Low-Power High-Level Synthesis for Nanoscale CMOS Circuits by : Saraju P. Mohanty

Download or read book Low-Power High-Level Synthesis for Nanoscale CMOS Circuits written by Saraju P. Mohanty and published by Springer Science & Business Media. This book was released on 2008-05-31 with total page 325 pages. Available in PDF, EPUB and Kindle. Book excerpt: This self-contained book addresses the need for analysis, characterization, estimation, and optimization of the various forms of power dissipation in the presence of process variations of nano-CMOS technologies. The authors show very large-scale integration (VLSI) researchers and engineers how to minimize the different types of power consumption of digital circuits. The material deals primarily with high-level (architectural or behavioral) energy dissipation.

A Survey of High-Level Synthesis Systems

Download A Survey of High-Level Synthesis Systems PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461539684
Total Pages : 190 pages
Book Rating : 4.4/5 (615 download)

DOWNLOAD NOW!


Book Synopsis A Survey of High-Level Synthesis Systems by : Robert A. Walker

Download or read book A Survey of High-Level Synthesis Systems written by Robert A. Walker and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 190 pages. Available in PDF, EPUB and Kindle. Book excerpt: After long years of work that have seen little industrial application, high-level synthesis is finally on the verge of becoming a practical tool. The state of high-level synthesis today is similar to the state of logic synthesis ten years ago. At present, logic-synthesis tools are widely used in digital system design. In the future, high-level synthesis will play a key role in mastering design complexity and in truly exploiting the potential of ASIes and PLDs, which demand extremely short design cycles. Work on high-level synthesis began over twenty years ago. Since substantial progress has been made in understanding the basic then, problems involved, although no single universally-accepted theoretical framework has yet emerged. There is a growing number of publications devoted to high-level synthesis, specialized workshops are held regularly, and tutorials on the topic are commonly held at major conferences. This book gives an extensive survey of the research and development in high-level synthesis. In Part I, a short tutorial explains the basic concepts used in high-level synthesis, and follows an example design throughout the synthesis process. In Part II, current high-level synthesis systems are surveyed.

High Level Synthesis of ASICs under Timing and Synchronization Constraints

Download High Level Synthesis of ASICs under Timing and Synchronization Constraints PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 147572117X
Total Pages : 302 pages
Book Rating : 4.4/5 (757 download)

DOWNLOAD NOW!


Book Synopsis High Level Synthesis of ASICs under Timing and Synchronization Constraints by : David C. Ku

Download or read book High Level Synthesis of ASICs under Timing and Synchronization Constraints written by David C. Ku and published by Springer Science & Business Media. This book was released on 2013-03-14 with total page 302 pages. Available in PDF, EPUB and Kindle. Book excerpt: Computer-aided synthesis of digital circuits from behavioral level specifications offers an effective means to deal with increasing complexity of digital hardware design. High Level Synthesis of ASICs Under Timing and Synchronization Constraints addresses both theoretical and practical aspects in the design of a high-level synthesis system that transforms a behavioral level description of hardware to a synchronous logic-level implementation consisting of logic gates and registers. High Level Synthesis of ASICs Under Timing and Synchronization Constraints addresses specific issues in applying high-level synthesis techniques to the design of ASICs. This complements previous results achieved in synthesis of general-purpose and signal processors, where data-path design is of utmost importance. In contrast, ASIC designs are often characterized by complex control schemes, to support communication and synchronization with the environment. The combined design of efficient data-path control-unit is the major contribution of this book. Three requirements are important in modeling ASIC designs: concurrency, external synchronization, and detailed timing constraints. The objective of the research work presented here is to develop a hardware model incorporating these requirements as well as synthesis algorithms that operate on this hardware model. The contributions of this book address both the theory and the implementation of algorithm for hardware synthesis.

Separation Logic for High-level Synthesis

Download Separation Logic for High-level Synthesis PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319532227
Total Pages : 132 pages
Book Rating : 4.3/5 (195 download)

DOWNLOAD NOW!


Book Synopsis Separation Logic for High-level Synthesis by : Felix Winterstein

Download or read book Separation Logic for High-level Synthesis written by Felix Winterstein and published by Springer. This book was released on 2017-02-27 with total page 132 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book presents novel compiler techniques, which combine a rigorous mathematical framework, novel program analyses and digital hardware design to advance current high-level synthesis tools and extend their scope beyond the industrial ‘state of the art’. Implementing computation on customised digital hardware plays an increasingly important role in the quest for energy-efficient high-performance computing. Field-programmable gate arrays (FPGAs) gain efficiency by encoding the computing task into the chip’s physical circuitry and are gaining rapidly increasing importance in the processor market, especially after recent announcements of large-scale deployments in the data centre. This is driving, more than ever, the demand for higher design entry abstraction levels, such as the automatic circuit synthesis from high-level languages (high-level synthesis). The techniques in this book apply formal reasoning to high-level synthesis in the context of demonstrably practical applications. /pp