Hi Martin, Firstly, Happy New Year! Thanks for the information. I'm looking at both still. I've linked JOP with the AMBA AHB Bus now and getting some testing...
Hi Everyone, I think I have found it for my application, in my .jop.txt file (over 7MB). The first line is just a class but then: Code(max_stack = 4,...
Hi, is it possible to run jop with Xilinx Spartan-3AN Starter Kit? how can i configure the jop for Xilinx Spartan-3AN Starter Kit with device xc3s700an ? Sorry...
Hi Alireza, the issue with this starter kit is not the FPGA type, but the memory type. It is a DDR2 SDRAM and not a SRAM. There is no DDR2 SDRAM controller in...
Hi Martin, JOP'ers, RE from: http://tech.groups.yahoo.com/group/java-processor/message/1437 My Makefile under jsim errors out and doesn't produce a JOP file...
Hi Chris, you're doing a very interesting experiement. I've never seen one who tried to mix so many different JDK implementations and additional libraries for...
Hi Oleg, thanks for providing your plb/sc bridge. Can I add your files to the JOP repository? If yes, can we put your user_logic.vhd under GPL? I don't know if...
====================================================================== CALL FOR PAPERS The 7th Workshop on Java Technologies for Real-Time and Embedded Systems...
Hi Martin, JOP'ers, I'm simulating JOP in ModelSim with the AHB AMBA bus but can't see the address coming on the bus as the read state goes high. See...
Hi Chris, something strange happens as your sc_mem_out.rd signal is undefined (red) in the simulation. As this happens after arounf 1000 cycles (10 us) and...
Hi, I need to purchase a replacement ByteBlaster to use with JOP on an Altera Cyclone. I had previously used the ByteBlasterMV clone, but I'm wondering if the...
Hi Trevor, the USB Blaster for configuring the FPGA (with JOP) works straight forward (.sof file). What you cannot do is downloading the Java program (the .jop...
Thanks for the pointers Martin. I've replaced the required files for the standard HelloWorld application using the Spartan3 files. Compiles fine but gives me...
... No, tos and nos represent the top and next of stack fields. Those of course change as all comupting goes through them. ... Are you using AHB/APB for the...
To all,  Has anyone developed a python application for JOP?? I know that this must sound rediculous. However, I was just wondering??  Thanks,  David...
Hi Martin, I do have a simulation of the memory (under gaisler/ambatest in the grlib). I've rechecked the rd_data and rdy_cnt and there's a vhdl compilation ...
Hi Martin, I've found out that my ModelSim was using older source files. I've now 'messed' up my ModelSim libs and my Xilinx ISE libs so I'll probably kill a...
... In principe, yes ;-) If we want to make the picture more complex we can throw in the designs with the FTDI chip on board: the dspio and the lego I/O...
Hi Martin, I've sorted my last problem but I still seem to have the same problem (see www.geocities.com/cpbridges_ssc/jopahb4.bmp). It the RTL schematic, the...
Hi Martin, I am trying to use JOP for the Altera DE2 board. However, when I try to make japp, I get the following error: make config_usb make[1]: Entering...
Hi Joseph, that's an issue with permissions and the CVS. Change the permission for execution either with properties of the file in the windows explorer or in a...
Hi Martin, Can you tell me what these files contain in greater depth please? Specifically, in .jop file: // 8: read([B)I 707461931, // 42 43 3 43 -1095368702,...
Hi Martin, I've made progress--based on your suggestion, I've gotten past the previous error and reached another one. First, regarding your question, ... I do...
Joseph, I think the error message states what the issue is: you've not connected your download cable properly or forgot to power the FPGA board. Cheers, Martin...