The time-predictable design of computer architectures for the use in (hard) real-time systems is becoming more and more important, due to the increasing complexity of modern computer architectures. The design of predictable processor pipelines recently received considerable attention. The goal here is to find a trade-off between predictability and computing power. Branches and jumps are particularly problematic for high-performance processors. For one, branches are executed late in the pipeline. This either leads to high branch penalties (flushing) or complex software/hardware techniques (branch predictors). Another side-effect of branches is that they make it difficult to exploit instruction-level parallelism due to control dependencies. ...
When constructing real-time systems, safe and tight estimations of the worst case execution time (WC...
This paper introduces a set of design principles that aim to make processor architectures amenable t...
Despite the scientic advances in the worst-case execution-time (WCET) analysis, there is hardly any ...
The time-predictable design of computer architectures for the use in (hard) real-time systems is bec...
We argue that at least for embedded software applications, computer architecture, software, and netw...
Worst-Case-Execution-Time (WCET) analysis computes upper bounds on the execution time of a program o...
Architectural support for predicated execution has been proposed as a manner of attacking performanc...
Submitted on behalf of EDAA (http://www.edaa.com/)International audienceThe wider and wider use of h...
This paper explores timing anomalies in WCET analysis.Timing anomalies add to the complexity of WCET...
International audienceLong pipelines need good branch predictors to keep the pipeline running. Curre...
To guarantee timeliness in hard real-time systems the knowledge of the worst-case execution time (WC...
Estimating the Worst Case Execution Time (WCET) of a program on a given processor is important for t...
The growing complexity of modern computer architectures increasingly complicates the prediction of t...
In a hard real-time embedded system, the time at which a result is computed is as important as the r...
In this article, the problem of finding a tight estimate on the worst-case execution time (WCET) of ...
When constructing real-time systems, safe and tight estimations of the worst case execution time (WC...
This paper introduces a set of design principles that aim to make processor architectures amenable t...
Despite the scientic advances in the worst-case execution-time (WCET) analysis, there is hardly any ...
The time-predictable design of computer architectures for the use in (hard) real-time systems is bec...
We argue that at least for embedded software applications, computer architecture, software, and netw...
Worst-Case-Execution-Time (WCET) analysis computes upper bounds on the execution time of a program o...
Architectural support for predicated execution has been proposed as a manner of attacking performanc...
Submitted on behalf of EDAA (http://www.edaa.com/)International audienceThe wider and wider use of h...
This paper explores timing anomalies in WCET analysis.Timing anomalies add to the complexity of WCET...
International audienceLong pipelines need good branch predictors to keep the pipeline running. Curre...
To guarantee timeliness in hard real-time systems the knowledge of the worst-case execution time (WC...
Estimating the Worst Case Execution Time (WCET) of a program on a given processor is important for t...
The growing complexity of modern computer architectures increasingly complicates the prediction of t...
In a hard real-time embedded system, the time at which a result is computed is as important as the r...
In this article, the problem of finding a tight estimate on the worst-case execution time (WCET) of ...
When constructing real-time systems, safe and tight estimations of the worst case execution time (WC...
This paper introduces a set of design principles that aim to make processor architectures amenable t...
Despite the scientic advances in the worst-case execution-time (WCET) analysis, there is hardly any ...