• DocumentCode
    460908
  • Title

    Shift buffering technique for automatic code synthesis from synchronous dataflow graphs

  • Author

    Dutt, Nikil ; Ha, Soonhoi ; Oh, Hyunok

  • Author_Institution
    University of California Irvine, CA
  • fYear
    2005
  • fDate
    Sept. 2005
  • Firstpage
    51
  • Lastpage
    56
  • Abstract
    This paper proposes a new efficient buffer management technique called shift buffering for automatic code synthesis from synchronous dataflow graphs (SDF). Two previous buffer management methods, linear buffering and modulo (or circular) buffering, assume that samples are queued in the arc buffers in the arrival order and are accessed by moving the buffer indices. But both methods have significant overhead for general multi-rate systems: the linear buffering method requires large size buffers and the modulo buffering method needs run-time overhead of buffer index computation. The proposed shift buffering method shifts samples rather than moving buffer indices. We develop optimal shift buffering algorithms to minimize the number of shifted samples. Our experimental results show that the proposed algorithm saves up to 90% of performance overhead while requiring the same amount of buffer memory as modulo buffering. Considering the sample copy overhead, shift buffering is applicable when memory size is more crucial than performance overhead, and the shifting overhead is less than the modulo addressing overhead. Another advantage of the shift buffering technique is that it supports the library code written with the linear buffering assumption, which is practically more important.
  • Keywords
    Application software; Digital signal processing; Embedded system; Pipelines; Runtime; Signal design; Signal processing algorithms; Signal synthesis; Software design; Software libraries; automatic code synthesis; buffer management; modulo buffering; shift buffering; synchronous dataflow;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Hardware/Software Codesign and System Synthesis, 2005. CODES+ISSS '05. Third IEEE/ACM/IFIP International Conference on
  • Conference_Location
    Jersey City, NJ, USA
  • Print_ISBN
    1-59593-161-9
  • Type

    conf

  • DOI
    10.1145/1084834.1084852
  • Filename
    4076312