Compilation and worst-case reaction time analysis for multithreaded Esterel processing

  • Authors:
  • Marian Boldt;Claus Traulsen;Reinhard von Hanxleden

  • Affiliations:
  • Department of Computer Science, University of Kiel, Kiel, Germany;Department of Computer Science, University of Kiel, Kiel, Germany;Department of Computer Science, University of Kiel, Kiel, Germany

  • Venue:
  • EURASIP Journal on Embedded Systems - Model-driven high-level programming of embedded systems: selected papers from SLA++P'07 and SLA++P'08
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The recently proposed reactive processing architectures are characterized by instruction set architectures (ISAs) that directly support reactive control fow including concurrency and preemption. These architectures provide efficient execution platforms for reactive synchronous programs; however, they do require novel compiler technologies, notably with respect to the handling of concurrency. Another key quality of the reactive architectures is that they have very predictable timing properties, which make it feasible to analyze their worst-case reaction time (WCRT). We present an approach to compile programs written in the synchronous language Esterel onto a reactive processing architecture that handles concurrency via priority-based multithreading. Building on this compilation approach, we also present a procedure for statically determining tight, safe upper bounds on the WCRT. Experimental results indicate the practicality of this approach, withWCRT estimates to be accurate within 22% on average.