Assignment and Scheduling of Real-time DSP Applications for Heterogeneous Functional Units.

Zili Shao,Qingfeng Zhuge,Yi He,Chun Xue,Meilin Liu,Edwin Hsing-Mean Sha
DOI: https://doi.org/10.1109/ipdps.2004.1302986
2004-01-01
Abstract:Summary form only given. In high level synthesis for real-time digital signal processing (DSP) architectures using heterogeneous functional units (FUs), an important problem is how to assign a proper fit type to each operation of a DSP application and generate a schedule in such a way that all requirements can be met and the total cost can be minimized. We propose a two-phase approach to solve this problem. In the first phase, we solve heterogeneous assignment problem, i.e., how to assign a proper FU type to a DSP application such that the total cost can be minimized while the timing constraint is satisfied. In the second phase, based on the assignments obtained from the first phase, we propose a minimum resource scheduling algorithm to generate a schedule and a feasible configuration that uses as little resource as possible. We prove heterogeneous assignment problem is NP-complete and propose several algorithms to solve it. The experiments show that algorithm DFG-assign-repeat is the best that gives a reduction of 25.7% on total cost compared with the previous work.
What problem does this paper attempt to address?