Hello I am trying to assemble the jvm.asm file following the step of the "Getting Started" but for some reason it doesn't work properly Can someone help me ? ...
Hi, I'm trying to run JOP on a spartan 3 starter kit. Can someone tell me on which version of ISE the project was created. I tried 7.1 (non SP) and 6.1. 6.1...
I have used 7.1 with no problems. I have not tried it with the latest JOP release but I have had success with 7.1 but I had the SP installed. If trying...
One other thing to note with 7.1 is that if there is any spaces in the path to the project or any of its files such as c:\my documents\jop it will have a...
Well I took soemtime to test the latest JOP in ise 7.1 and I had no issues building the file or anything here. Your ISE instalation is either corrupt or there...
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...