Sciweavers

1222 search results - page 111 / 245
» Verifying a File System Implementation
Sort
View
132
Voted
KBSE
1997
IEEE
15 years 7 months ago
Modular Flow Analysis for Concurrent Software
Modern software systems are designed and implemented in a modular fashion by composing individual components. Early validation of individual module designs and implementations off...
Matthew B. Dwyer
ACSD
2009
IEEE
136views Hardware» more  ACSD 2009»
15 years 9 months ago
Model Checking Verilog Descriptions of Cell Libraries
We present a formal semantics for a subset of Verilog, commonly used to describe cell libraries, in terms of transition systems. Such transition systems can serve as input to symb...
Matthias Raffelsieper, Jan-Willem Roorda, Mohammad...
119
Voted
CC
2008
Springer
111views System Software» more  CC 2008»
15 years 4 months ago
Java Bytecode Verification for @NonNull Types
Java's annotation mechanism allows us to extend its type system with non-null types. However, checking such types cannot be done using the existing bytecode verification algor...
Chris Male, David J. Pearce, Alex Potanin, Constan...
138
Voted
TLDI
2005
ACM
126views Formal Methods» more  TLDI 2005»
15 years 8 months ago
Type inference for atomicity
Atomicity is a fundamental correctness property in multithreaded programs. This paper presents an algorithm for verifying atomicity via type inference. The underlying type system ...
Cormac Flanagan, Stephen N. Freund, Marina Lifshin
109
Voted
CAV
2010
Springer
157views Hardware» more  CAV 2010»
15 years 6 months ago
Local Verification of Global Invariants in Concurrent Programs
We describe a practical method for reasoning about realistic concurrent programs. Our method allows global two-state invariants that restrict update of shared state. We provide sim...
Ernie Cohen, Michal Moskal, Wolfram Schulte, Steph...