@inproceedings{f277d234286343dfbdbc43448621fe3c,
title = "Jaguar: A compiler infrastructure for Java reconfigurable computing",
abstract = "In this paper, we present our compiler infrastructure, called Jaguar for Java reconfigurable computing. The Jaguar compiler translates compiled Java methods, i.e. sequence of bytecodes into Verilog synthesizable code modules with exploiting the maximum operational parallelism within applications. Our compiler infrastructure consists of two major components. One is a compiler to generate synthesizable Verilog codes from Java applications, which performs full compilation passes, such as bytecode parsing, intermediate representation (IR) construction, program analysis, optimization, and code emission. The other component is the Java Virtual Machine (JVM) which provides Java execution environment to the generated Verilog modules. The JVM closely interacts with hardware during the execution through an interrupt method. We discuss the performance issues and code transformation techniques to reduce the interaction overhead in our Java reconfigurable computing environment.",
keywords = "Compiler, FPGA, Java, Reconfigurable computing, Verilog",
author = "Youngsun Han and Kim, {Seon Wook} and Chulwoo Kim",
year = "2005",
doi = "10.1007/11599555_37",
language = "English",
isbn = "3540308814",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "386--397",
booktitle = "Embedded Software and Systems",
note = "2nd International Conference on Embedded Software and Systems, ICESS 2005 ; Conference date: 16-12-2005 Through 18-12-2005",
}