Sciweavers

RTS
2010

A compiler framework for the reduction of worst-case execution times

13 years 2 months ago
A compiler framework for the reduction of worst-case execution times
The current practice to design software for real-time systems is tedious. There is almost no tool support that assists the designer in automatically deriving safe bounds of the worst-case execution time (WCET) of a system during code generation and in systematically optimizing code to reduce WCET. This article presents concepts and infrastructures for WCET-aware code generation and optimization techniques for WCET reduction. All together, they help to obtain code explicitly optimized for its worst-case timing, to automate large parts of the real-time software design flow, and to reduce costs of a real-time system by allowing to use tailored hardware. Keywords Real-Time · WCET · Compiler · Code Generation · Optimization
Heiko Falk, Paul Lokuciejewski
Added 30 Jan 2011
Updated 30 Jan 2011
Type Journal
Year 2010
Where RTS
Authors Heiko Falk, Paul Lokuciejewski
Comments (0)