1996
DOI: 10.1007/bf00365316
|View full text |Cite
|
Sign up to set email alerts
|

Combining static worst-case timing analysis and program proof

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
42
0

Year Published

1998
1998
2010
2010

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 54 publications
(42 citation statements)
references
References 22 publications
0
42
0
Order By: Relevance
“…One simple solution for static analysis is to assume that all instructions are fetched from main memory every time they are needed. This guarantees the safety of the estimate, but makes it so overly pessimistic that it becomes practically useless [6].…”
Section: B Caches In Real-time Systemsmentioning
confidence: 99%
“…One simple solution for static analysis is to assume that all instructions are fetched from main memory every time they are needed. This guarantees the safety of the estimate, but makes it so overly pessimistic that it becomes practically useless [6].…”
Section: B Caches In Real-time Systemsmentioning
confidence: 99%
“…2 Chapman et al [7,8] adopted SPARK Ada for WCET analysis. The SPARK language is a subset of Ada83 that is extended by a special 2 SPARK is an acronym for SPADE Ada Kernel; SPADE is an acronym for Southampton Program Analysis Development Environment.…”
Section: Interactive Annotations With the Timing Toolmentioning
confidence: 99%
“…WCET analysis can be performed by splitting software into blocks, where a block is a sequence of instructions that has only one branch at the start or at the end. Every feasible path through the blocks is then examined in order to find the longest [1]. The length is determined simply by adding up the WCET of each individual instruction.…”
Section: Execution Of Instructionsmentioning
confidence: 99%