Performance optimization of error detection based on speculative reconfiguration

  • Authors:
  • Adrian Alin Lifa;Petru Eles;Zebo Peng

  • Affiliations:
  • Linköping University, Linköping, Sweden;Linköping University, Linköping, Sweden;Linköping University, Linköping, Sweden

  • Venue:
  • Proceedings of the 48th Design Automation Conference
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an approach to minimize the average program execution time by optimizing the hardware/software implementation of error detection. We leverage the advantages of partial dynamic reconfiguration of FPGAs in order to speculatively place in hardware those error detection components that will provide the highest reduction of execution time. Our optimization algorithm uses frequency information from a counter-based execution profile of the program. Starting from a control flow graph representation, we build the interval structure and the control dependence graph, which we then use to guide our error detection optimization algorithm.