Sciweavers

DATE
2004
IEEE
128views Hardware» more  DATE 2004»
14 years 12 days ago
An Assembler Driven Verification Methodology (ADVM)
This paper presents an overview of an assembler driven verification methodology (ADVM) that was created and implemented for a chip card project at Infineon Technologies AG [2]. Th...
John S. MacBeth, Dietmar Heinz, Ken Gray
CAV
2006
Springer
113views Hardware» more  CAV 2006»
14 years 12 days ago
Causal Atomicity
Atomicity-checking is a powerful approach for finding subtle concurrency errors in shared-memory multithreaded code. The goal is to verify that certain code sections appear to exec...
Azadeh Farzan, P. Madhusudan
DATE
2004
IEEE
157views Hardware» more  DATE 2004»
14 years 12 days ago
A Configurable Logic Architecture for Dynamic Hardware/Software Partitioning
In previous work, we showed the benefits and feasibility of having a processor dynamically partition its executing software such that critical software kernels are transparently p...
Roman L. Lysecky, Frank Vahid
CAV
2006
Springer
80views Hardware» more  CAV 2006»
14 years 12 days ago
Don't Care Words with an Application to the Automata-Based Approach for Real Addition
d Abstract) Jochen Eisinger1 and Felix Klaedtke2 1 Albert-Ludwigs-Universit
Jochen Eisinger, Felix Klaedtke
CAV
2006
Springer
101views Hardware» more  CAV 2006»
14 years 12 days ago
A Fast Linear-Arithmetic Solver for DPLL(T)
Bruno Dutertre, Leonardo Mendonça de Moura
DATE
2004
IEEE
122views Hardware» more  DATE 2004»
14 years 12 days ago
Phase Coupled Code Generation for DSPs Using a Genetic Algorithm
The growing use of digital signal processors (DSPs) in embedded systems necessitates the use of optimizing compilers supporting special hardware features. Due to the irregular arc...
Markus Lorenz, Peter Marwedel
CAV
2006
Springer
101views Hardware» more  CAV 2006»
14 years 12 days ago
Terminator: Beyond Safety
Previous symbolic software model checkers (i.e., program analysis tools based on predicate abstraction, pushdown model checkiterative counterexample-guided abstraction refinement, ...
Byron Cook, Andreas Podelski, Andrey Rybalchenko
DATE
2004
IEEE
146views Hardware» more  DATE 2004»
14 years 12 days ago
Analyzing On-Chip Communication in a MPSoC Environment
This work focuses on communication architecture analysis for multi-processor Systems-on-Chips (MPSoCs), and it leverages a SystemC-based platform to simulate a complete multi-proc...
Mirko Loghi, Federico Angiolini, Davide Bertozzi, ...
CAV
2006
Springer
141views Hardware» more  CAV 2006»
14 years 12 days ago
Formal Verification of a Lazy Concurrent List-Based Set Algorithm
We describe a formal verification of a recent concurrent list-based set algorithm due to Heller et al. The algorithm is optimistic: the add and remove operations traverse the list ...
Robert Colvin, Lindsay Groves, Victor Luchangco, M...
DATE
2004
IEEE
132views Hardware» more  DATE 2004»
14 years 12 days ago
LZW-Based Code Compression for VLIW Embedded Systems
We propose a new variable-sized-block method for VLIW code compression. Code compression traditionally works on fixed-sized blocks and its efficiency is limited by the small block...
Chang Hong Lin, Yuan Xie, Wayne Wolf