Design and Implementation of the Compiler of a Reconfigurable Processor

Zhigang Mao
2010-01-01
Abstract:This paper describes an compiler—CoRP for a reconfigurable processor in base of an existent reconfigurable processor. CoRP works with the input of serial C code with directive and the output of parallel machine code which is fit for the reconfigurable processor. With the help of CoRP,the reconfigurable processor can finish the reconfiguration automatically according to various application described with C and compiling directive. The simulation results about DSP show that the performance of the code compiled by CoRP is close to the one of the optimal code translated manually.
What problem does this paper attempt to address?