Hi Ezequiel, first you need a platform for JOP, i.e. a FPGA board with some external memmory. JOP runns out of the box on three FPGA boards: The Cyclone CYCORE...
Hello Is there any chance that I can make this boards, or all of them are sold by a manufacturer and they doesn't give PCB or Schematic? Thanks Ezequiel 4 Oct...
The schematic is available for the boards, but not the PCB. If you need a free FPGA board design you can take a look at http://www.opencores.org/. For the ACEX...
Making an FPGA board takes time you can get the schematic but the designing and manufacturing then soldering ansd testing all these things get timne instead...
Hi, You'd better buy spartan 3 starter kit (it's dirty cheap, really a bargain, from Digilent is cheaper than Xilinx) rather than any board with Virtex or...
I originally ported JOP to the Spartan II. I'm sure that the same techniques can be used to port it to the Spartan I, but it's probably not worth it. The...
I used the Burched board for testing the Spartan 2e version. Ed ... From: java-processor@yahoogroups.com [mailto:java-processor@yahoogroups.com] On Behalf Of ...
hi! I dont know what problem are you facing at the moment with serial communication but i have delt with it while developing JVM on FPGA. Few Tips, 1) Null...
... 1.4.2 is ok. 1.5 (or 5) is not yet tested. You probably need some compile switches (e.g. -target 1.4). If you have 1.5 installed can you test it? MArtin...
Hallo group, as a response to the many questions about getting JOP running I've started to document this stuff: http://www.jopdesign.com/doc/build.pdf Enjoy, ...
Hello all, I've been working for some time now on a new FPGA board design project that I intend to use primarily for running JOP but also for retro-computing...
Hello Ed, ... A great board, good work! ... Very cool, that the board is under GPL. Will there be a chance to buy this board from you? It looks like this board...
Hi Martin, thanks for your comments. Actually, I did follow the suggestions you sent me about the previous revision of the board and changed to a switching...
How could this new JSR (pushed by Samsung) impact the JOP? Describe proposed Specification: Traditionally, Java platforms that run in a single operating system...
Your conversation has made me excited to buy one board . Regards Md. Abdur Rahman Ed Anuff <ed@...> wrote: Hi Martin, thanks for your comments. Actually,...
Really its only a question of time till some open source FPGA Based Arquitecture revolutionizes Open source Computing or more specifically Reconfigurable...
Sounds like an interesting approach for embedded systems. However, for me this specification request is a little bit too general. Therefore I cannot comment on...
Hello All, I am implementing the JOP on to Xilinx Virtex-4 device. The board I am using is ML401 developement board from Xilinx. I can download the program...
When I was testing on the Spartan 2, I created an asm file called testmon that allowed me to communicate with the device and test the uart as well as the...
... So we would have finally graphics on the JOP ? Great ! ;-)...
e.stiebler
emu@...
Nov 1, 2005 4:34 pm
314
Hello... well i've already talked to martin once about my interest in using JOP at my research...but unfortunately, due to some project restrictions, i am...
Hello Alexandra, ... That's an interesting information. It explains for me the low cycle count of some operations on FemotJava (e.g. getfield). FemtoJava is...
Hello Martin! :-) I am really happy to know that those limitations don't existe for jop. (or at least they are not SO limiting) :-) But some other question is...
Hi, I have a doubt as to how are the above bytecodes implemented. Going through the code, I found that you are not using the objectref in the implementation of...
... Ed, thanks for your testmon.asm and the hint. As there are so many port efforts of JOP to different FPGA boards on the way I will start a document to...