Java Optimized Processor
Appearance
Java Optimized Processor (JOP)[1] is an implementation of a Java Virtual Machine (JVM) in hardware (a Java processor). JOP is open-source 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 in an FPGA.
See also
External links
- A Video of a talk given at an embedded Java workshop introduces JOP.
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.