Title :
A retargetable VLIW compiler framework for DSPs with instruction-level parallelism
Author :
Rajagopalan, Subramanian ; Rajan, Sreeranga P. ; Malik, Sharad ; Rigo, Sandro ; Araujo, Guido ; Takayama, Koichiro
Author_Institution :
Dept. of Electr. Eng., Princeton Univ., NJ, USA
fDate :
11/1/2001 12:00:00 AM
Abstract :
A standard design methodology for embedded processors today is the system-on-a-chip design with potentially multiple heterogeneous processing elements on a chip, such as a very long instruction word (VLIW) processor, digital signal processor (DSP), and field-programmable gate array. To be able to program these devices, we need compilers that are capable of generating efficient code for the different types of processing elements with efficiency measured in terms of power, area, and execution time. In addition, the compilers should also be highly retargetable to enable the system designer to quickly evaluate different cores for the application on hand and reduce the time to market. In this paper, we show that we can extend a conventional VLIW compilation environment to develop highly retargetable optimizing compilers for DSPs with irregular architectures. We have used the second generation Fujitsu Hiperion fixed-point DSP as our primary example to evaluate the compiler framework. We demonstrate through experimental results that execution time for the assembly code generated using our framework is roughly two times better than that of the code generated by a widely used commercially available DSP compiler. Even without incorporating DSP-specific optimizations in our extended VLIW framework, we demonstrate that the compiled code has a better performance than the code generated by a commercial DSP-specific compiler in all our examples
Keywords :
digital signal processing chips; embedded systems; instruction sets; optimising compilers; parallel architectures; DSP chips; Fujitsu Hiperion fixed-point DSP; SoC design; assembly code generation; digital signal processor; embedded processors; enhanced IMPACT framework; execution time improvement; highly retargetable optimizing compilers; instruction-level parallelism; irregular architectures; retargetable VLIW compiler framework; system-on-a-chip design; very long instruction word processor; Design methodology; Digital signal processing; Digital signal processing chips; Digital signal processors; Field programmable gate arrays; Optimizing compilers; Program processors; Signal design; System-on-a-chip; VLIW;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on