Beyond single-appearance schedules: Efficient DSP software synthesis using nested procedure calls

  • Authors:
  • Ming-Yung Ko;Praveen K. Murthy;Shuvra S. Bhattacharyya

  • Affiliations:
  • University of Maryland, College Park, Maryland;Fujitsu Labs of America, Sunnyvale, California;University of Maryland, College Park, Maryland

  • Venue:
  • ACM Transactions on Embedded Computing Systems (TECS) - SPECIAL ISSUE SCOPES 2005
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Synthesis of digital signal-processing (DSP) software from dataflow-based formal models is an effective approach for tackling the complexity of modern DSP applications. In this paper, an efficient method is proposed for applying subroutine call instantiation of module functionality when synthesizing embedded software from a dataflow specification. The technique is based on a novel recursive decomposition of subgraphs in a cluster hierarchy that is optimized for low buffer size. Applying this technique, one can achieve significantly lower buffer sizes than what is available for minimum code size inlined schedules, which have been the emphasis of prior work on software synthesis. Furthermore, it is guaranteed that the number of procedure calls in the synthesized program is polynomially bounded in the size of the input dataflow graph, even though the number of module invocations may increase exponentially. This recursive decomposition approach provides an efficient means for integrating subroutine-based module instantiation into the design space of DSP software synthesis. The experimental results demonstrate a significant improvement in buffer cost, especially for more irregular multirate DSP applications, with moderate code and execution time overhead.