Java Optimized Processor
Appearance
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
- ^ Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1016/j.sysarc.2007.06.001, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with
|doi=10.1016/j.sysarc.2007.06.001
instead.
See also
External links
- JOP web site
- JOP wiki
- A Video of a talk given at an embedded Java workshop introduces JOP.