Sciweavers

CC
2008
Springer

Hardware JIT Compilation for Off-the-Shelf Dynamically Reconfigurable FPGAs

13 years 6 months ago
Hardware JIT Compilation for Off-the-Shelf Dynamically Reconfigurable FPGAs
JIT compilation is a model of execution which translates at run time critical parts of the program to a low level representation. Typically a JIT compiler produces machine code from an intermediate bytecode representation. This paper considers a hardware JIT compiler targeting FPGAs, which are digital circuits configurable as needed to implement application specific circuits. Recent FPGAs in the Xilinx Virtex family are particularly attractive for hardware JIT because they are reconfigurable at run time, they contain both CPUs and reconfigurable logic, and their architecture strikes a balance of features. In this paper we discuss the design of a hardware architecture and compiler able to dynamically enhance the instruction set with hardware specialized instructions. A prototype system based on the Xilinx Virtex family supporting hardware JIT compilation is described and evaluated.
Etienne Bergeron, Marc Feeley, Jean-Pierre David
Added 18 Oct 2010
Updated 18 Oct 2010
Type Conference
Year 2008
Where CC
Authors Etienne Bergeron, Marc Feeley, Jean-Pierre David
Comments (0)