Search the web
Sign In
New User? Sign Up
java-processor · Java Processor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1441 - 1471 of 1785   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1441
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...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jan 6, 2009
1:26 pm
1442
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,...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jan 6, 2009
2:42 pm
1443
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...
vago145
Offline Send Email
Jan 7, 2009
10:34 pm
1444
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...
Martin Schoeberl
jopdesign
Offline Send Email
Jan 8, 2009
9:41 am
1445
Furthering this problem, I've put up my output and Makefile for you to view. http://www.geocities.com/cpbridges_ssc/makefile.txt ...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jan 8, 2009
11:20 am
1446
Hello! ... I made a core converter plb<->sc for use with MPMC core. Tested on ML403/405...
Belousov Oleg
strijar
Offline Send Email
Jan 8, 2009
11:22 am
1447
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...
cpbridges_ssc
Offline Send Email
Jan 13, 2009
1:38 pm
1448
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...
Martin Schoeberl
jopdesign
Offline Send Email
Jan 13, 2009
3:45 pm
1449
hi group the attachment is missing is your plb / sc bridge available somewhere ? I would like to try with 3E/3A starter kits... thanks...
rponsard
Offline Send Email
Jan 20, 2009
8:19 am
1450
Hello ... See http://tech.groups.yahoo.com/group/java-processor/files/...
Oleg Belousov
strijar
Offline Send Email
Jan 20, 2009
9:03 am
1451
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...
Martin Schoeberl
jopdesign
Offline Send Email
Jan 20, 2009
9:08 am
1452
Hello. ... Yes, I agree. But need to more test - may contain errors ... All this is EDK core....
Belousov Oleg
strijar
Offline Send Email
Jan 20, 2009
9:22 am
1453
====================================================================== CALL FOR PAPERS The 7th Workshop on Java Technologies for Real-Time and Embedded Systems...
Martin Schoeberl
jopdesign
Offline Send Email
Jan 22, 2009
2:29 pm
1454
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...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jan 27, 2009
2:09 pm
1455
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...
Martin Schoeberl
jopdesign
Offline Send Email
Jan 27, 2009
5:25 pm
1456
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...
Trevor Harmon
vocaro2000
Offline Send Email
Jan 28, 2009
2:10 am
1457
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...
Martin Schoeberl
jopdesign
Offline Send Email
Jan 28, 2009
9:35 am
1458
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...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jan 28, 2009
12:20 pm
1459
... 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...
Martin Schoeberl
jopdesign
Offline Send Email
Jan 29, 2009
8:59 am
1460
To all,   Has anyone developed a python application for JOP??  I know that this must sound rediculous.  However, I was just wondering??   Thanks,   David...
David Blubaugh
davidblubaug...
Offline Send Email
Jan 29, 2009
9:00 am
1461
... Yes, but that's also true for the ByteBlasterMV, I believe. In other words, there are basically two configurations: ByteBlasterMV: Cyclone -->...
Trevor Harmon
vocaro2000
Offline Send Email
Jan 29, 2009
1:13 pm
1462
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 ...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jan 29, 2009
2:19 pm
1463
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...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jan 30, 2009
1:11 pm
1464
... 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...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 3, 2009
7:01 am
1465
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...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Feb 4, 2009
3:00 pm
1466
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...
jesler21
Offline Send Email
Feb 9, 2009
8:59 am
1467
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...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 9, 2009
9:08 am
1469
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,...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Feb 9, 2009
2:01 pm
1470
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...
jesler21
Offline Send Email
Feb 10, 2009
5:32 am
1471
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...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 10, 2009
9:17 am
Messages 1441 - 1471 of 1785   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help