Communication scheme for an advanced Java co-processor
: Santti T, Plosila J
: N/A
: 2004
: Proceedings of IEEE Norchip 2004
22ND NORCHIP CONFERENCE, PROCEEDINGS
: 229
: 232
: 4
: 0-7803-8510-1
DOI: https://doi.org/10.1109/NORCHP.2004.1423865
This paper describes interface strategies for a Java co-processor (from now on JPU). The interface units are interchangeable, and share a common communication scheme towards the co-processor. The rst version of the interface is designed for single CPU and single co-processor environment. The other is for a network of multiple CPUs and coprocessors. The co-processor does not need to know what kind of environment is is placed in, as all communication goes through the interface unit. This modularity of the design makes the co-processor more reusable and allows system level scalability. This work is a part of a project focusing on design of an advanced Java co-processor for Java intensive SoC applications.