Jump to content

Java Optimized Processor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dexbot (talk | contribs) at 10:09, 4 September 2015 (Bot: Deprecating Template:Cite doi and some minor fixes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Java Optimized Processor (JOP)[1] is a Java processor, an implementation of Java Virtual Machine (JVM) in hardware.

JOP is free hardware under the GNU General Public License, version 3.

The intention of JOP is to provide a small hardware JVM for embedded real-time systems. The main feature is the predictability of the execution time of Java bytecodes. JOP is implemented over an FPGA.

References

  1. ^ Schoeberl, M. (2008). "A Java processor architecture for embedded real-time systems". Journal of Systems Architecture. 54 (1–2): 265–286. doi:10.1016/j.sysarc.2007.06.001.

See also