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)
Hello Martin and Friends, I am delighted to inform everyone that at new open source project called Wizardry is now available on OpenCores. Martin if you
True, finding parallelism is a part of the paradigm shift that is required, and that implies also lots of potential problems... The solution I propose hence
Why would you need to switch contexts? That would imply that you have more parallel code than actual execution units. With a highly parallel hardware (either
Would it be an efficient approach though? I represent the thesis that to achieve breakthrough performance the program with all its objects and methods should
My bootloader and a tool called ExtractBoot are included in the tarball. ExtractBoot post-processes the bytecode to convert constructs that need to access main