/ Home page of Thomas Lundqvist / Publications / integrate-lctes98

Integrating Path and Timing Analysis using Instruction-Level Simulation Techniques

[lctes98]Thomas Lundqvist and Per Stenström: "Integrating Path and Timing Analysis using Instruction-Level Simulation Techniques," in Proceedings of ACM SIGPLAN Workshop on Languages, Compilers, and Tools for Embedded Systems, pages 1-15, June 1998.

Abstract

Previously published methods for estimation of the worst-case execution time on contemporary processors with complex pipelines and multi-level memory hierarchies result in overestimations owing to insufficient path and/or timing analysis. This paper presents a new method that integrates path and timing analysis to address these limitations. First, it is based on instruction-level architecture simulation techniques and thus has a potential to perform arbitrarily detailed timing analysis of hardware platforms. Second, by extending the simulation technique with the capability of handling unknown input data values, it is possible to exclude infeasible (or false) program paths in many cases, and also calculate path information, such as bounds on number of loop iterations, without the need for annotating the programs. Finally, in order to keep the number of program paths to be analyzed at a manageable level, we have extended the simulator with a path-merging strategy. This paper presents the method and particularly evaluates its capability to exclude infeasible paths based on seven benchmark programs.

Copyright: Springer-Verlag. For copy see: Lecture Notes in Computer Science, LNCS 1474.

Download copy: