Implicit Path Enumeration Technique (IPET) is currently largely used to compute Worst Case Execution Time (WCET) by modeling control flow and architecture using integer linear programming (ILP). As precise architecture effects requires a lot of constraints, the super-linear complexity of the ILP solver makes computation times bigger and bigger. In this paper, we propose to split the control flow of the program into smaller parts where a local WCET can be computed faster - as the resulting ILP system is smaller - and to combine these local results to get the overall WCET without loss of precision. The experimentation in our tool OTAWA with lp_solve solver has shown an average computation improvement of 6.5 times
International audienceDue to the dynamic behaviour of acceleration mechanisms such as caches and bra...
International audienceAs real-time systems increase in complexity to provide more and more functiona...
Parametric worst-case execution time (WCET) formulas are a valuable tool to estimate the impact of i...
International audienceComputing the worst-case execution time (WCET) of tasks is important for real-...
One of the key challenges in real-time systems is the analysis of the memory hierarchy. Many Worst-C...
International audienceThe worst case execution time (WCET) analysis allows to determine an upper bou...
One of the key challenges in real-time systems is the analysis of the memory hierarchy. Many Worst-C...
Static Worst-Case Execution Time (WCET) analysis derives upper bounds for the execution times of pro...
In this paper, we propose the use of constraint logic programming as a way of modeling context-sensi...
Abstract Static Worst-Case Execution Time (WCET) analysis derives upper bounds for the execution tim...
In this paper, we present our new worst-case execution time (WCET) analysis tool for Java processors...
The Implicit Path Enumeration Technique is often used to compute the WCET of control-intensive progr...
We present a method to find static path exclusions in a control flow graph in order to refine the WC...
his paper examines the problem of determining bounds on execution time of real-time programs. Execut...
The worst-case execution time (WCET) being the upper bound of the maximum execution time corresponds...
International audienceDue to the dynamic behaviour of acceleration mechanisms such as caches and bra...
International audienceAs real-time systems increase in complexity to provide more and more functiona...
Parametric worst-case execution time (WCET) formulas are a valuable tool to estimate the impact of i...
International audienceComputing the worst-case execution time (WCET) of tasks is important for real-...
One of the key challenges in real-time systems is the analysis of the memory hierarchy. Many Worst-C...
International audienceThe worst case execution time (WCET) analysis allows to determine an upper bou...
One of the key challenges in real-time systems is the analysis of the memory hierarchy. Many Worst-C...
Static Worst-Case Execution Time (WCET) analysis derives upper bounds for the execution times of pro...
In this paper, we propose the use of constraint logic programming as a way of modeling context-sensi...
Abstract Static Worst-Case Execution Time (WCET) analysis derives upper bounds for the execution tim...
In this paper, we present our new worst-case execution time (WCET) analysis tool for Java processors...
The Implicit Path Enumeration Technique is often used to compute the WCET of control-intensive progr...
We present a method to find static path exclusions in a control flow graph in order to refine the WC...
his paper examines the problem of determining bounds on execution time of real-time programs. Execut...
The worst-case execution time (WCET) being the upper bound of the maximum execution time corresponds...
International audienceDue to the dynamic behaviour of acceleration mechanisms such as caches and bra...
International audienceAs real-time systems increase in complexity to provide more and more functiona...
Parametric worst-case execution time (WCET) formulas are a valuable tool to estimate the impact of i...