This list is for discussion of the design and implementation of Java based embedded systems in general and of Java processors more specific.
Related subjects: real-time Java, embedded Java, Java processor design, system-on-a-chip in an FPGA.
It is also for discussion and community support of JOP: the Java Optimzed Processor for an FPGA (see http://www.jopdesign.com)
Hi Martin, I am trying to attach the provided FPU to the JOP in the altde2-70 project. I have finished the following steps. 1. Add the related files to
Hi all, I would like to get an overview what is actually cooking on JOP related projects - and what has already been done. You're very welcome to add a short
Hi Martin, I followed the instructions from handbook and made JOP running on my DE2-70 board. After the commmand "down -e java/target/dist/bin/HelloWorld.jop
As I understand it, JOP does not implement JSR and RET because the current Sun java compiler never emits these instructions. However, at least one optimizer