Alexander Finder
University of Bremen
12 Papers
57 Citations
Alexander Finder is an academic researcher from University of Bremen. The author has contributed to research in topics: Debugging & Algorithmic program debugging. The author has an hindex of 5, co-authored 12 publications.
Chat about Author
Papers
Improving ESOP-based synthesis of reversible logic using evolutionary algorithms
Rolf Drechsler,Alexander Finder,Robert Wille +2 more
- 27 Apr 2011
TL;DR: This paper considers the ESOP-based synthesis method and presents an approach based on an evolutionary algorithm which optimizes the function description with respect to these criteria, enabling the realization of circuits with significantly less cost.
FoREnSiC: an automatic debugging environment for C programs
Roderick Bloem,Rolf Drechsler,Görschwin Fey,Alexander Finder,Georg Hofferek,Robert Könighofer,Jaan Raik,Urmas Repinski,André Sülflow +8 more
- 06 Nov 2012
TL;DR: FoREnSiC, an open source environment for automatic error detection, localization and correction in C programs, is presented, which implements different automated debugging methods in a unified way covering the whole design flow from ESL to RTL.
•Proceedings Article
FoREnSiC - An Automatic Debugging Environment for C Programs
Roderick Bloem,Rolf Drechsler,Görschwin Fey,Alexander Finder,Georg Hofferek,Robert Könighofer,Jaan Raik,Urmas Repinski,André Sülflow +8 more
- 01 Jan 2012
TL;DR: FoREnSiC as mentioned in this paper is an open source environment for automatic error detection, localization and correction in C programs, which implements different automated debugging methods in a unified way covering the whole design flow from ESL to RTL.
12
Latency Analysis for Sequential Circuits
Alexander Finder,André Sülflow,Görschwin Fey +2 more
- 23 May 2011
TL;DR: A minimal and maximal latency measure for sequential circuits is proposed that explains how long a circuit's state and outputs depend on input stimuli and how this provides insight into the behavior of circuit designs.
Automated feature localization for hardware designs using coverage metrics
Jan Malburg,Alexander Finder,Görschwin Fey +2 more
- 03 Jun 2012
TL;DR: A simulation-based automation technique is introduced to support design understanding by identifying parts of the source code that are relevant for a certain functional feature.