Sciweavers

606 search results - page 7 / 122
» A Comparative Study of Industrial Static Analysis Tools
Sort
View
APCHI
2004
IEEE
15 years 1 months ago
Extending Tree-Maps to Three Dimensions: A Comparative Study
This paper presents StepTree, an information visualization tool designed for depicting hierarchies, such as directory structures. StepTree is similar to the hierarchy-visualization...
Thomas Bladh, David A. Carr, Jeremiah Scholl
DATE
2005
IEEE
152views Hardware» more  DATE 2005»
15 years 3 months ago
Modeling and Propagation of Noisy Waveforms in Static Timing Analysis
A technique based on the sensitivity of the output to input waveform is presented for accurate propagation of delay information through a gate for the purpose of static timing ana...
Shahin Nazarian, Massoud Pedram, Emre Tuncer, Tao ...
PADL
2010
Springer
15 years 7 months ago
Static Detection of Race Conditions in Erlang
Abstract. We address the problem of detecting some commonly occurring kinds of race conditions in Erlang programs using static analysis. Our analysis is completely automatic, fast ...
Maria Christakis, Konstantinos F. Sagonas
ISCA
1995
IEEE
121views Hardware» more  ISCA 1995»
15 years 1 months ago
A Comparative Analysis of Schemes for Correlated Branch Prediction
Modern high-performance architectures require extremely accurate branch prediction to overcome the performance limitations of conditional branches. We present a framework that cat...
Cliff Young, Nicholas C. Gloy, Michael D. Smith
SE
2008
14 years 11 months ago
Static Bug Detection Through Analysis of Inconsistent Clones
Existing software systems contain a significant amount of duplicated code. Such redundancy can negatively impact program correctness, since inconsistent updates to duplicated code ...
Elmar Jürgens, Benjamin Hummel, Florian Deiss...