DocumentCode
1896638
Title
Generating infrastructure for FPGA-accelerated applications
Author
King, Matthew ; Khan, Ajmal ; Agarwal, Abhishek ; Arcas, Oriol ; Arvind
Author_Institution
Comput. Sci. & Artificial Intell. Lab., Massachusetts Inst. of Technol., Cambridge, MA, USA
fYear
2013
fDate
2-4 Sept. 2013
Firstpage
1
Lastpage
6
Abstract
Whether for use as the final target or simply a rapid prototyping platform, programming systems containing FPGAs is challenging. Some of the difficulty is due to the difference between the models used to program hardware and software, but great effort is also required to coordinate the simultaneous execution of the application running on the microprocessor with the accelerated kernel(s) running on the FPGA. In this paper we present a new methodology and programming model for introducing hardware-acceleration to an application running in software. The application is represented as a data-flow graph and the computation at each node in the graph is specified for execution either in software or on the FPGA using the programmer´s language of choice. We have implemented an interface compiler which takes as its input the FIFO edges of the graph and generates code to connect all the different parts of the program, including those which communicate across the hardware/software boundary. Our methodology and compiler enable programmers to effectively exploit FPGA acceleration without ever leaving the application space.
Keywords
data flow graphs; electronic engineering computing; field programmable gate arrays; logic design; FIFO edges; FPGA-accelerated application; data-flow graph; hardware-acceleration; interface compiler; microprocessor; rapid prototyping platform; Benchmark testing; Fabrics; Field programmable gate arrays; Hardware; Ports (Computers); Programming; Software;
fLanguage
English
Publisher
ieee
Conference_Titel
Field Programmable Logic and Applications (FPL), 2013 23rd International Conference on
Conference_Location
Porto
Type
conf
DOI
10.1109/FPL.2013.6645495
Filename
6645495
Link To Document