Multiprocessor System-on-Chip

Similar documents
Variation Tolerant On-Chip Interconnects

Automated Multi-Camera Surveillance Algorithms and Practice

ANALOG CIRCUITS AND SIGNAL PROCESSING

The European Heritage in Economics and the Social Sciences

LEAKAGE IN NANOMETER CMOS TECHNOLOGIES

The Astronaut s Cookbook

Design for Innovative Value Towards a Sustainable Society

A Practical Guide to Frozen Section Technique

Integrated Circuits and Systems

Multisector Growth Models

Broadband Networks, Smart Grids and Climate Change

Lateral Flow Immunoassay

Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems

Minimizing Spurious Tones in Digital Delta-Sigma Modulators

ADVANCED POWER RECTIFIER CONCEPTS

INDUSTRIAL ROBOTS PROGRAMMING: BUILDING APPLICATIONS FOR THE FACTORIES OF THE FUTURE

Technology Roadmapping for Strategy and Innovation

Mechanics Over Micro and Nano Scales

Integrated Circuits and Systems

The European Heritage in Economics and the Social Sciences

Statistics and Computing. Series Editors: J. Chambers D. Hand

ICT for the Next Five Billion People

CMOS Test and Evaluation

SpringerBriefs in Space Development

Faster than Nyquist Signaling

The Economics of Information, Communication, and Entertainment

Overview. 1 Trends in Microprocessor Architecture. Computer architecture. Computer architecture

Health Information Technology Standards. Series Editor: Tim Benson

E E Verification and Control of Hybrid Systems

Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK

Dry Etching Technology for Semiconductors. Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi

Handbook of Engineering Acoustics

Contents CONTRIBUTING FACTORS. Preface. List of trademarks 1. WHY ARE CUSTOM CIRCUITS SO MUCH FASTER?

Dao Companion to the Analects

Requirements Engineering for Digital Health

Physical Oceanography. Developments Since 1950

Advances in Metaheuristic Algorithms for Optimal Design of Structures

Nanoelectronic Circuit Design

Social Understanding

Better Business Regulation in a Risk Society

Advances in Computer Vision and Pattern Recognition

SpringerBriefs in Astronomy

Current Technologies in Vehicular Communications

Springer Series in Advanced Microelectronics 33

High-Linearity CMOS. RF Front-End Circuits

Offshore Energy Structures

Springer Series in Advanced Microelectronics

Socio-technical Design of Ubiquitous Computing Systems

Distributed Detection and Data Fusion

Research Statement. Sorin Cotofana

Hiroyuki Kajimoto Satoshi Saga Masashi Konyo. Editors. Pervasive Haptics. Science, Design, and Application

Applied Technology and Innovation Management

Synthetic Aperture Radar

Physiology in Health and Disease. Published on behalf of The American Physiological Society by Springer

SpringerBriefs in Space Development

Smart AD and DA Conversion

RF and Microwave Microelectronics Packaging II

Matthias Pilz Susanne Berger Roy Canning (Eds.) Fit for Business. Pre-Vocational Education in European Schools RESEARCH

Sustainable Development

Advances in Real-Time Systems

Surviving the SOC Revolution

Educational Research: The Ethics and Aesthetics of Statistics

Building Arduino PLCs

Cost Analysis and Estimating

Communications in Computer and Information Science 85

K-Best Decoders for 5G+ Wireless Communication

SpringerBriefs in Electrical and Computer Engineering

ULTRA LOW POWER CAPACITIVE SENSOR INTERFACES

HANDBOOK OF TABLEAU METHODS

Energy-Efficient Fault-Tolerant Systems

SpringerBriefs in Computer Science

MATHEMATICAL OPTIMIZATION AND ECONOMIC ANALYSIS

Computer Supported Cooperative Work. Series Editor Richard Harper Cambridge, United Kingdom

The German Chemical Industry in the Twentieth Century

Automotive Painting Technology

ADVANCED DESIGN TECHNIQUES FOR RF POWER AMPLIFIERS

Human-Computer Interaction Series

Privacy, Data Protection and Cybersecurity in Europe

INTEGRATED AUDIO AMPLIFIERS IN BCD TECHNOLOGY

Handling Emotions in Human-Computer Dialogues

ANALOG CMOS FILTERS FOR VERY HIGH FREQUENCIES

Video Segmentation and Its Applications

Engineering the Guitar. Theory and Practice

COOP 2016: Proceedings of the 12th International Conference on the Design of Cooperative Systems, May 2016, Trento, Italy

Advanced Information and Knowledge Processing

Radiolocation in Ubiquitous Wireless Communication

WHY STARTUPS FAIL AND HOW YOURS CAN SUCCEED. David Feinleib

Research Notes in Neural Computing

Computational Intelligence for Network Structure Analytics

The Future of Civil Litigation

Ultra-Wideband Radio Frequency Identification Systems

Social Collective Intelligence Combining the Powers of Humans and Machines to Build a Smarter Society

Broadband in Europe: How Brussels Can Wire the Information Society

A High Definition Motion JPEG Encoder Based on Epuma Platform

Palgrave Studies in Comics and Graphic Novels. Series Editor Roger Sabin University of the Arts London London, United Kingdom

ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design

Scientific Data Mining and Knowledge Discovery

Drones and Unmanned Aerial Systems

Artificial Intelligence for Computer Games

NO MORE MUDDLING THROUGH

Transcription:

Multiprocessor System-on-Chip

Michael Hübner l Editors Jürgen Becker Multiprocessor System-on-Chip Hardware Design and Tool Integration

Editors Michael Hübner Karlsruhe Institute of Technology (KIT) Institut für Technik der Informationsverarbeitung Vincenz-Prießnitz-Straße 1 76131 Karlsruhe Germany michael.huebner@kit.edu Jürgen Becker Karlsruhe Institute of Technology (KIT) Institut für Technik der Informationsverarbeitung Vincenz-Prießnitz-Straße 1 76131 Karlsruhe Germany juergen.becker@kit.edu ISBN 978-1-4419-6459-5 e-isbn 978-1-4419-6460-1 DOI 10.1007/978-1-4419-6460-1 Springer New York Dordrecht Heidelberg London Library of Congress Control Number: xxxxxxx # Springer ScienceþBusiness Media, LLC 2011 All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer Science+Business Media, LLC, 233 Spring Street, New York, NY 10013, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights. Printed on acid-free paper Springer is part of Springer Science+Business Media (www.springer.com)

Preface For the next decade, Moore s Law is still going to bring higher transistor densities allowing Billions of transistors to be integrated on a single chip. However, it became more and more obvious that exploiting significant amounts of instructionlevel parallelism with deeper pipelines and more aggressive wide-issue superscalar techniques, and using most of the transistor budget for large on-chip caches has come to an dead end. Especially, scaling performance with higher clock frequencies is getting more and more difficult because of heat dissipation problems and too high energy consumption. The latter is not only a technical problem for mobile systems, but is even going to become a severe problem for computing centers because high energy consumption leads to significant cost factors in the budget. Improving performance can only be achieved by exploiting parallelism on all system levels. Therefore, for high-performance computing systems, for high-end servers as well or for embedded systems, a massive paradigm shift towards multicore architectures is taking place. Integrating multiple cores on a single chip leads to a significant performance improvement without increasing the clock frequency. Multicore architectures offer a better performance/watt ratio than single core architectures with similar performance. Combining multicore and coprocessor technology promise extreme computing power for highly CPU-time-consuming applications in scientific computing as well as for special purpose applications in the embedded area. Especially FPGAbased accelerators not only offer the opportunity to speedup an application by implementing their compute-intensive kernels into hardware but also to adapt to the dynamical behavior of an application. The purpose of this book is to evaluate strategies for future system design in MPSoC architectures. Both aspects, hardware design and tool-integration into existing development tools will be discussed. Also the novel trends in MPSoC combined with reconfigurable architectures are a topic in this book. The main emphasis is on architectures, design-flow, tool-development, applications and system design. v

vi Preface We kindly want to thank all authors and co-authors for their excellent contributions which enabled finally the development of this book. Furthermore we want to thank the Springer Team, namely Mrs. Amanda Davis, Mr. Charles Glaser and Ms. Jeya Ruby for their great support and patience. Karlsruhe, Germany Jürgen Becker Michael Hübner

Contents 1 An Introduction to Multi-Core System on Chip Trends and Challenges... 1 Lionel Torres, Pascal Benoit, Gilles Sassatelli, Michel Robert, Fabien Clermidy, and Diego Puschini Part I Application Mapping and Communication Infrastructure 2 Composability and Predictability for Independent Application Development,Verification, and Execution... 25 Benny Akesson, Anca Molnos, Andreas Hansson, Jude Ambrose Angelo, and Kees Goossens 3 Hardware Support for Efficient Resource Utilization in Manycore Processor Systems... 57 A. Herkersdorf, A. Lankes, M. Meitinger, R. Ohlendorf, S. Wallentowitz, T. Wild, and J. Zeppenfeld 4 PALLAS: Mapping Applications onto Manycore... 89 Michael Anderson, Bryan Catanzaro, Jike Chong, Ekaterina Gonina, Kurt Keutzer, Chao-Yue Lai, Mark Murphy, Bor-Yiing Su, and Narayanan Sundaram 5 The Case for Message Passing on Many-Core Chips... 115 Rakesh Kumar, Timothy G. Mattson, Gilles Pokam, and Rob Van Der Wijngaart vii

viii Contents Part II Reconfigurable Hardware in Multiprocessor Systems 6 Adaptive Multiprocessor System-on-Chip Architecture: New Degrees of Freedom in System Design and Runtime Support... 127 Diana Göhringer, Michael Hübner, and Jürgen Becker Part III Physical Design of Multiprocessor Systems 7 Design Tools and Methods for Chip Physical Design... 155 Ricardo Reis 8 Power Aware Multicore SoC and NoC Design... 167 Miltos D. Grammatikakis, George Kornaros, and Marcello Coppola Part IV Trends and Challenges for Multiprocessor Systems 9 Embedded Multicore Systems: Design Challenges and Opportunities... 197 Dac Pham, Jim Holt, and Sanjay Deshpande 10 High-Performance Multiprocessor System on Chip: Trends in Chip Architecture for the Mass Market... 223 Rob Aitken, Krisztian Flautner, and John Goodacre 11 Invasive Computing: An Overview... 241 Jürgen Teich, Jörg Henkel, Andreas Herkersdorf, Doris Schmitt-Landsiedel, Wolfgang Schröder-Preikschat, and Gregor Snelting Index... 269