C Compilers for ASIPs: Automatic Compiler Generation with LISA
Autor Manuel Hohenauer, Rainer Leupersen Limba Engleză Paperback – 29 noi 2014
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 818.87 lei 6-8 săpt. | |
Springer – 29 noi 2014 | 818.87 lei 6-8 săpt. | |
Hardback (1) | 985.39 lei 6-8 săpt. | |
Springer – 30 oct 2009 | 985.39 lei 6-8 săpt. |
Preț: 818.87 lei
Preț vechi: 998.62 lei
-18% Nou
Puncte Express: 1228
Preț estimativ în valută:
156.77€ • 162.95$ • 129.98£
156.77€ • 162.95$ • 129.98£
Carte tipărită la comandă
Livrare economică 07-21 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781489984050
ISBN-10: 1489984054
Pagini: 240
Ilustrații: XV, 223 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.34 kg
Ediția:2010
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States
ISBN-10: 1489984054
Pagini: 240
Ilustrații: XV, 223 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.34 kg
Ediția:2010
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
ASIP Design Methodology.- A Short Introduction to Compilers.- Related Work.- Processor Designer.- Code Selector Description Generation.- Results for Semantics based Compiler Generation.- SIMD Optimization.- Predicated Execution.- Assembler Optimizer.- Summary.
Textul de pe ultima copertă
C Compilers for ASIPs: Automatic Compiler Generation with LISA
by:
Manuel Hohenauer
Rainer Leupers
The ever increasing complexity and performance requirements of modern electronic devices are changing the way embedded systems are designed and implemented today. The current trend is towards programmable System-on-Chip platforms which employ an increasing number of Application Specific Instruction-set Processors (ASIPs) as building blocks. ASIP design platforms comprise retargetable software development tools that can be adapted quickly to varying target processor configurations. Such tools are usually driven by a processor model given in an Architecture Description Language (ADL), such as LISA. One of the major challenges in this context is retargetable compilation for high-level programming languages like C. First of all, an ADL must capture the architectural information needed for the tool generation in an unambiguous and consistent way. This is particularly difficult for compiler and instruction-set simulator. Moreover, there exists a trade-off between the compiler's flexibility and the quality of compiled code.
This book presents a novel approach for ADL-based instruction-set description in order to enable the automatic retargeting of the complete software toolkit from a single ADL processor model. Additionally, this book includes retargetable optimization techniques for architectures with SIMD and Predicated Execution support. Both allows a high speedup in compiler generation and combines high flexibility with acceptable code quality at the same time. Coverage includes a comprehensive overview of retargetable compilers and ADL based processor design, a methodology and related toolkit to generate a C-compiler fully automatically from an ADL processor model, and retargetable code optimization techniques.
by:
Manuel Hohenauer
Rainer Leupers
The ever increasing complexity and performance requirements of modern electronic devices are changing the way embedded systems are designed and implemented today. The current trend is towards programmable System-on-Chip platforms which employ an increasing number of Application Specific Instruction-set Processors (ASIPs) as building blocks. ASIP design platforms comprise retargetable software development tools that can be adapted quickly to varying target processor configurations. Such tools are usually driven by a processor model given in an Architecture Description Language (ADL), such as LISA. One of the major challenges in this context is retargetable compilation for high-level programming languages like C. First of all, an ADL must capture the architectural information needed for the tool generation in an unambiguous and consistent way. This is particularly difficult for compiler and instruction-set simulator. Moreover, there exists a trade-off between the compiler's flexibility and the quality of compiled code.
This book presents a novel approach for ADL-based instruction-set description in order to enable the automatic retargeting of the complete software toolkit from a single ADL processor model. Additionally, this book includes retargetable optimization techniques for architectures with SIMD and Predicated Execution support. Both allows a high speedup in compiler generation and combines high flexibility with acceptable code quality at the same time. Coverage includes a comprehensive overview of retargetable compilers and ADL based processor design, a methodology and related toolkit to generate a C-compiler fully automatically from an ADL processor model, and retargetable code optimization techniques.
- Presents a strong background and various perspectives of architecture description language (ADL)-based processor design and the retargetable compilation problem;
- Provides the history of ADL based processor design, making the reader knowledgeable about the past research as well as the difficulties faced over time;
- Offers an ADL based modelling formalism and corresponding implementation methods, which can be used for automatic compiler retargeting to quickly obtain compiler support for newly developed ASIPs;
- Presents retargetable optimization techniques for common ASIP features, which can be quickly adapted to varying target processor configurations and help to meet the stringent performance requirements of embedded applications.
Caracteristici
Presents a strong background and various perspectives of architecture description language (ADL)-based processor design and the retargetable compilation problem Provides the history of ADL based processor design, making the reader knowledgeable about the past research as well as the difficulties faced over time Offers an ADL based modelling formalism and corresponding implementation methods, which can be used for automatic compiler retargeting to quickly obtain compiler support for newly developed ASIPs Presents retargetable optimization techniques for common ASIP features, which can be quickly adapted to varying target processor configurations help to meet the stringent performance requirements of embedded applications Includes supplementary material: sn.pub/extras