Code Optimization Techniques for Embedded Processors

Code Optimization Techniques for Embedded Processors
Title Code Optimization Techniques for Embedded Processors PDF eBook
Author Rainer Leupers
Publisher Springer Science & Business Media
Pages 218
Release 2013-03-09
Genre Computers
ISBN 1475731698

Download Code Optimization Techniques for Embedded Processors Book in PDF, Epub and Kindle

The building blocks of today's and future embedded systems are complex intellectual property components, or cores, many of which are programmable processors. Traditionally, these embedded processors mostly have been pro grammed in assembly languages due to efficiency reasons. This implies time consuming programming, extensive debugging, and low code portability. The requirements of short time-to-market and dependability of embedded systems are obviously much better met by using high-level language (e.g. C) compil ers instead of assembly. However, the use of C compilers frequently incurs a code quality overhead as compared to manually written assembly programs. Due to the need for efficient embedded systems, this overhead must be very low in order to make compilers useful in practice. In turn, this requires new compiler techniques that take the specific constraints in embedded system de sign into account. An example are the specialized architectures of recent DSP and multimedia processors, which are not yet sufficiently exploited by existing compilers.

Advanced Memory Optimization Techniques for Low-Power Embedded Processors

Advanced Memory Optimization Techniques for Low-Power Embedded Processors
Title Advanced Memory Optimization Techniques for Low-Power Embedded Processors PDF eBook
Author Manish Verma
Publisher Springer Science & Business Media
Pages 192
Release 2007-06-20
Genre Technology & Engineering
ISBN 1402058977

Download Advanced Memory Optimization Techniques for Low-Power Embedded Processors Book in PDF, Epub and Kindle

This book proposes novel memory hierarchies and software optimization techniques for the optimal utilization of memory hierarchies. It presents a wide range of optimizations, progressively increasing in the complexity of analysis and of memory hierarchies. The final chapter covers optimization techniques for applications consisting of multiple processes found in most modern embedded devices.

Source Code Optimization Techniques for Data Flow Dominated Embedded Software

Source Code Optimization Techniques for Data Flow Dominated Embedded Software
Title Source Code Optimization Techniques for Data Flow Dominated Embedded Software PDF eBook
Author Heiko Falk
Publisher Springer Science & Business Media
Pages 234
Release 2013-03-19
Genre Computers
ISBN 1402028296

Download Source Code Optimization Techniques for Data Flow Dominated Embedded Software Book in PDF, Epub and Kindle

This book focuses on source-to-source code transformations that remove addressing-related overhead present in most multimedia or signal processing application programs. This approach is complementary to existing compiler technology. What is particularly attractive about the transformation flow pre sented here is that its behavior is nearly independent of the target processor platform and the underlying compiler. Hence, the different source code trans formations developed here lead to impressive performance improvements on most existing processor architecture styles, ranging from RISCs like ARM7 or MIPS over Superscalars like Intel-Pentium, PowerPC, DEC-Alpha, Sun and HP, to VLIW DSPs like TI C6x and Philips TriMedia. The source code did not have to be modified between processors to obtain these results. Apart from the performance improvements, the estimated energy is also significantly reduced for a given application run. These results were not obtained for academic codes but for realistic and rep resentative applications, all selected from the multimedia domain. That shows the industrial relevance and importance of this research. At the same time, the scientific novelty and quality of the contributions have lead to several excellent papers that have been published in internationally renowned conferences like e. g. DATE. This book is hence of interest for academic researchers, both because of the overall description of the methodology and related work context and for the detailed descriptions of the compilation techniques and algorithms.

Code Generation for Embedded Processors

Code Generation for Embedded Processors
Title Code Generation for Embedded Processors PDF eBook
Author Peter Marwedel
Publisher Springer Science & Business Media
Pages 298
Release 2013-03-14
Genre Computers
ISBN 1461523230

Download Code Generation for Embedded Processors Book in PDF, Epub and Kindle

Modern electronics is driven by the explosive growth of digital communications and multi-media technology. A basic challenge is to design first-time-right complex digital systems, that meet stringent constraints on performance and power dissipation. In order to combine this growing system complexity with an increasingly short time-to-market, new system design technologies are emerging based on the paradigm of embedded programmable processors. This concept introduces modularity, flexibility and re-use in the electronic system design process. However, its success will critically depend on the availability of efficient and reliable CAD tools to design, programme and verify the functionality of embedded processors. Recently, new research efforts emerged on the edge between software compilation and hardware synthesis, to develop high-quality code generation tools for embedded processors. Code Generation for Embedded Systems provides a survey of these new developments. Although not limited to these targets, the main emphasis is on code generation for modern DSP processors. Important themes covered by the book include: the scope of general purpose versus application-specific processors, machine code quality for embedded applications, retargetability of the code generation process, machine description formalisms, and code generation methodologies. Code Generation for Embedded Systems is the essential introduction to this fast developing field of research for students, researchers, and practitioners alike.

Customizable Embedded Processors

Customizable Embedded Processors
Title Customizable Embedded Processors PDF eBook
Author Paolo Ienne
Publisher Elsevier
Pages 526
Release 2006-08-30
Genre Computers
ISBN 0080490980

Download Customizable Embedded Processors Book in PDF, Epub and Kindle

Customizable processors have been described as the next natural step in the evolution of the microprocessor business: a step in the life of a new technology where top performance alone is no longer sufficient to guarantee market success. Other factors become fundamental, such as time to market, convenience, energy efficiency, and ease of customization. This book is the first to explore comprehensively one of the most fundamental trends which emerged in the last decade: to treat processors not as rigid, fixed entities, which designers include "as is in their products; but rather, to build sound methodologies to tailor-fit processors to the specific needs of such products. This book addresses the goal of maintaining a very large family of processors, with a wide range of features, at a cost comparable to that of maintaining a single processor. - First book to present comprehensively the major ASIP design methodologies and tools without any particular bias - Written by most of the pioneers and top international experts of this young domain - Unique mix of management perspective, technical detail, research outlook, and practical implementation

Embedded Software for SoC

Embedded Software for SoC
Title Embedded Software for SoC PDF eBook
Author Ahmed Amine Jerraya
Publisher Springer Science & Business Media
Pages 521
Release 2005-12-30
Genre Computers
ISBN 0306487098

Download Embedded Software for SoC Book in PDF, Epub and Kindle

This title covers all software-related aspects of SoC design, from embedded and application-domain specific operating systems to system architecture for future SoC. It will give embedded software designers invaluable insights into the constraints imposed by the use of embedded software in an SoC context.

Retargetable Compilers for Embedded Core Processors

Retargetable Compilers for Embedded Core Processors
Title Retargetable Compilers for Embedded Core Processors PDF eBook
Author Clifford Liem
Publisher Springer Science & Business Media
Pages 174
Release 2013-03-09
Genre Computers
ISBN 1475764227

Download Retargetable Compilers for Embedded Core Processors Book in PDF, Epub and Kindle

Embedded core processors are becoming a vital part of today's system-on-a-chip in the growing areas of telecommunications, multimedia and consumer electronics. This is mainly in response to a need to track evolving standards with the flexibility of embedded software. Consequently, maintaining the high product performance and low product cost requires a careful design of the processor tuned to the application domain. With the increased presence of instruction-set processors, retargetable software compilation techniques are critical, not only for improving engineering productivity, but to allow designers to explore the architectural possibilities for the application domain. Retargetable Compilers for Embedded Core Processors, with a Foreword written by Ahmed Jerraya and Pierre Paulin, overviews the techniques of modern retargetable compilers and shows the application of practical techniques to embedded instruction-set processors. The methods are highlighted with examples from industry processors used in products for multimedia, telecommunications, and consumer electronics. An emphasis is given to the methodology and experience gained in applying two different retargetable compiler approaches in industrial settings. The book also discusses many pragmatic areas such as language support, source code abstraction levels, validation strategies, and source-level debugging. In addition, new compiler techniques are described which support address generation for DSP architecture trends. The contribution is an address calculation transformation based on an architectural model. Retargetable Compilers for Embedded Core Processors will be of interest to embedded system designers and programmers, the developers of electronic design automation (EDA) tools for embedded systems, and researchers in hardware/software co-design.