Cargando…

Embedded computing : a VLIW approach to architecture, compilers and tools /

The fact that there are more embedded computers than general-purpose computers and that we are impacted by hundreds of them every day is no longer news. What is news is that their increasing performance requirements, complexity and capabilities demand a new approach to their design. Fisher, Farabosc...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Fisher, Joseph A.
Otros Autores: Faraboschi, Paolo, Young, Clifford, 1947-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, Calif. : Morgan Kaufmann, �2005.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 SCIDIR_ocm57546513
003 OCoLC
005 20231117015026.0
006 m o d
007 cr cnu|||unuuu
008 050201s2005 caua fob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d OCLCG  |d OCLCQ  |d OCLCO  |d MERUC  |d IDEBK  |d SINTU  |d OCLCQ  |d OCLCF  |d OCLCO  |d OCLCQ  |d OPELS  |d OKU  |d E7B  |d ZCU  |d YDXCP  |d OCLCQ  |d YDX  |d IQW  |d PIFBR  |d OCLCQ  |d WY@  |d LUE  |d RCC  |d D6H  |d OCLCQ  |d TOF  |d M8D  |d OCLCO  |d OCLCQ 
019 |a 162596254  |a 441790571  |a 507060631  |a 648310286  |a 856952152 
020 |a 1417574305  |q (electronic bk.) 
020 |a 9781417574308  |q (electronic bk.) 
020 |a 0080477542  |q (electronic bk.) 
020 |a 9780080477541  |q (electronic bk.) 
020 |a 9781558607668 
020 |a 1558607668 
020 |z 1558607668  |q (Cloth) 
035 |a (OCoLC)57546513  |z (OCoLC)162596254  |z (OCoLC)441790571  |z (OCoLC)507060631  |z (OCoLC)648310286  |z (OCoLC)856952152 
050 4 |a TK7895.E42  |b F57 2005eb 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 059000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
082 0 4 |a 621.391  |2 22 
100 1 |a Fisher, Joseph A. 
245 1 0 |a Embedded computing :  |b a VLIW approach to architecture, compilers and tools /  |c Joseph A. Fisher, Paolo Faraboschi, Cliff Young. 
260 |a San Francisco, Calif. :  |b Morgan Kaufmann,  |c �2005. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
505 0 |a Cover -- About the Authors -- Foreword -- Contents -- Preface -- Content and Structure -- The VEX (VLIW Example) Computing System -- Audience -- Cross-cutting Topics -- How to Read This Book -- Figure Acknowledgments -- Acknowledgments -- CHAPTER 1 An Introduction to Embedded Processing -- 1.1 What Is Embedded Computing? -- 1.1.1 Attributes of Embedded Devices -- 1.1.2 Embedded Is Growing -- 1.2 Distinguishing Between Embedded and General-Purpose Computing -- 1.2.1 The "Run One Program Only" Phenomenon -- 1.2.2 Backward and Binary Compatibility -- 1.2.3 Physical Limits in the Embedded Domain -- 1.3 Characterizing Embedded Computing -- 1.3.1 Categorization by Type of Processing Engine -- 1.3.2 Categorization by Application Area -- 1.3.3 Categorization by Workload Differences -- 1.4 Embedded Market Structure -- 1.4.1 The Market for Embedded Processor Cores -- 1.4.2 Business Model of Embedded Processors -- 1.4.3 Costs and Product Volume -- 1.4.4 Software and the Embedded Software Market -- 1.4.5 Industry Standards -- 1.4.6 Product Life Cycle -- 1.4.7 The Transition to SoC Design -- 1.4.8 The Future of Embedded Systems -- 1.5 Further Reading -- 1.6 Exercises -- CHAPTER 2 An Overview of VLIW and ILP -- 2.1 Semantics and Parallelism -- 2.1.1 Baseline: Sequential Program Semantics -- 2.1.2 Pipelined Execution, Overlapped Execution, and Multiple Execution Units -- 2.1.3 Dependence and Program Rearrangement -- 2.1.4 ILP and Other Forms of Parallelism -- 2.2 Design Philosophies -- 2.2.1 An Illustration of Design Philosophies: RISC Versus CISC -- 2.2.2 First Definition of VLIW -- 2.2.3 A Design Philosophy: VLIW -- 2.3 Role of the Compiler -- 2.3.1 The Phases of a High-Performance Compiler -- 2.3.2 Compiling for ILP and VLIW -- 2.4 VLIW in the Embedded and DSP Domains -- 2.5 Historical Perspective and Further Reading -- 2.5.1 ILP Hardware in the 1960s and 1970s -- 2.5.2 The Development of ILP Code Generation in the 1980s -- 2.5.3 VLIW Development in the 1980s -- 2.5.4 ILP in the 1990s and 2000s -- 2.6 Exercises -- CHAPTER 3 An Overview of ISA Design -- 3.1 Overview: What to Hide -- 3.1.1 Architectural State: Memory and Registers -- 3.1.2 Pipelining and Operational Latency -- 3.1.3 Multiple Issue and Hazards -- 3.1.4 Exception and Interrupt Handling -- 3.1.5 Discussion -- 3.2 Basic VLIW Design Principles -- 3.2.1 Implications for Compilers and Implementations -- 3.2.2 Execution Model Subtleties -- 3.3 Designing a VLIW ISA for Embedded Systems -- 3.3.1 Application Domain -- 3.3.2 ILP Style -- 3.3.3 Hardware/Software Tradeoffs -- 3.4 Instruction-set Encoding -- 3.4.1 A Larger Definition of Architecture -- 3.4.2 Encoding and Architectural Style -- 3.5 VLIW Encoding -- 3.5.1 Operation Encoding -- 3.5.2 Instruction Encoding -- 3.5.3 Dispatching and Opcode Subspaces -- 3.6 Encoding and Instruction-set Extensions --T$1. 
520 |a The fact that there are more embedded computers than general-purpose computers and that we are impacted by hundreds of them every day is no longer news. What is news is that their increasing performance requirements, complexity and capabilities demand a new approach to their design. Fisher, Faraboschi, and Young describe a new age of embedded computing design, in which the processor is central, making the approach radically distinct from contemporary practices of embedded systems design. They demonstrate why it is essential to take a computing-centric and system-design approach to the traditional elements of nonprogrammable components, peripherals, interconnects and buses. These elements must be unified in a system design with high-performance processor architectures, microarchitectures and compilers, and with the compilation tools, debuggers and simulators needed for application development. In this landmark text, the authors apply their expertise in highly interdisciplinary hardware/software development and VLIW processors to illustrate this change in embedded computing. VLIW architectures have long been a popular choice in embedded systems design, and while VLIW is a running theme throughout the book, embedded computing is the core topic. Embedded Computing examines both in a book filled with fact and opinion based on the authors many years of R & D experience. Complemented by a unique, professional-quality embedded tool-chain on the authors' website, http://www.vliw.org/book Combines technical depth with real-world experience Comprehensively explains the differences between general purpose computing systems and embedded systems at the hardware, software, tools and operating system levels. Uses concrete examples to explain and motivate the trade-offs. 
650 0 |a Embedded computer systems  |x Design and construction. 
650 6 |a Syst�emes enfouis (Informatique)  |0 (CaQQLa)201-0171574  |x Conception et construction.  |0 (CaQQLa)201-0377664 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Engineering.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a Embedded computer systems  |x Design and construction.  |2 fast  |0 (OCoLC)fst00908300 
700 1 |a Faraboschi, Paolo. 
700 1 |a Young, Clifford,  |d 1947- 
776 0 8 |i Print version:  |a Fisher, Joseph A.  |t Embedded computing.  |d San Francisco, Calif. : Morgan Kaufmann, �2005  |z 1558607668  |w (OCoLC)56912257 
856 4 0 |u https://sciencedirect.uam.elogim.com/science/book/9781558607668  |z Texto completo