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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 459 - 488 of 1786   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
459
Altera includes a System-on-a-Programable-Chip (SOPC) Builder [1] along with Quartus. This graphical tool is intended to generate systems with a few mouse...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 10, 2006
11:24 pm
460
With the help of SOPC (and the SDRAM controller) a port of JOP for the Altera DE2 board is now available. Both, SRAM and SDRAM (8 MB) are connected. Now it's...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 11, 2006
10:09 pm
461
... What were the size of the caches ? Do you know why you can't clock it much higher than the old cyclone ? From the marketing sildes it should be much faster...
e.stiebler
emu@...
Send Email
Aug 12, 2006
9:04 am
462
... The size of the instruction cache is 4 KB, and the stack cache is 512 Bytes (but it is never spilled to main memory in this version). I played a little bit...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 12, 2006
9:16 am
463
What protocol do u have with the memory. Can u tell me what memory u use in your acex board? thx...
fedejofa06
Offline Send Email
Aug 13, 2006
1:13 am
464
... The ACEX board contains 128KB, 8bit memory. You can use the (new) SOPC builder version of JOP to attach the 8 bit memory. You also have to adapt...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 13, 2006
9:08 am
465
Srry martin for all this work, i hope ..someday i repay u with a pheriperical to your jop library. 1rst: Im doing the serial interfase..and im wondering why...
fedejofa06
Offline Send Email
Aug 13, 2006
11:31 pm
466
... no problem ;-) ... As ncts and nrts are less and less supported just forget about them. I disabled the usage of HW-handshake in JOP and down.exe.... BTW:...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 13, 2006
11:59 pm
467
Hello all, I am experimenting with the scheduler of JOP, and i have come across a bytecode execution problem that i can not find it's cause. What happens is...
simoskordas
Offline Send Email
Aug 18, 2006
8:26 am
468
Hello Simon, you got very far with your analyzation of the problem, congratulation! ... The athrow is the cause of the problem. At the moment the Exception ...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 18, 2006
8:52 am
469
Hello Martin, ... I initialize the Dbg class by calling Dbg.initSerWait() . I used this initialization, because the testing application i use is based on the...
simoskordas
Offline Send Email
Aug 18, 2006
12:40 pm
470
Hi Martin, first, answering the question about the memory, the board im using was used with other purpose and the SDRAM was donated (is a board tha was lend it...
fedejofa06
Offline Send Email
Aug 20, 2006
10:59 am
471
The serial interface looks ok. You can use the latest down.c from the actual version: http://www.opencores.org/cvsweb.cgi/~checkout~/jop/c_src/down.c In this...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 20, 2006
12:03 pm
472
Hi Simos, ... Both are ok, probably initSerWait is better. However, you can also use System.out. ... How do you get the normal and the corrupted output? That's...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 20, 2006
12:06 pm
473
Hi Martin, Thank you very much for your answer and help and sorry for answering so late. I am working full-time and do my thesis at the same time. After one...
hongyi wu
wuhongyi
Offline Send Email
Aug 20, 2006
4:36 pm
474
Dear, Has anyone ported JOP to XUP board XUPV2PRO ? Would it be necessary only modify the .ucf file of the Spartan 3 implementation ? Thanks. Jardel....
Ricardo Jardel Nunes ...
jardel.silveira
Offline Send Email
Aug 22, 2006
7:55 am
475
... If you want to use the DDR SDRAM you have to add a controller to JOP. However, the board contains a quite big FPGA. You can start with the on-chip block...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 22, 2006
8:40 am
476
Hi I have some question on JOP. 1>From where the input is passed to JOP? 2>How to write a JOP testbench?Should we force the bits to the input?to see the...
poonguzhali palrasu
guzhal_27
Offline Send Email
Aug 26, 2006
6:26 pm
477
... What kind of input do you mean? As JOP is a soft-core you are free to add any IO devices you like to the design. ... You don't have to. A simulation...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 26, 2006
7:21 pm
478
Hello I am trying to get JOP to run on a Virtex 4 (on a ML402 board: http://www.xilinx.com/products/boards/ml402/reference_designs.htm) I adapted the spartan3...
schowanni2
Offline Send Email
Aug 28, 2006
12:31 pm
479
... The design of the connection between the processor core and jbc (the method cache that contains the bytecodes) has changed since Ed Anuff wrote...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 28, 2006
12:45 pm
480
... Thanks! Indeed the problem was the SRAM, increasing ram_cnt to 4 did the trick. Hello.java is now running......
schowanni2
Offline Send Email
Aug 29, 2006
8:02 am
481
... Very good! Nice too hear that is worked :-) At what frequency are you running JOP and what is the access time of the SRAM? You can probably set some...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 29, 2006
8:15 am
482
Hi all, I am interested in implementing a Java processor in my FPGA. I use a ProASIC3 250 PQ208. Is it possible to implement the JOP in my FPGA? Can someone...
vinceserti
Offline Send Email
Aug 30, 2006
3:02 pm
483
Hello, Please make code available for Virtex 4 device ML402 board. I am working on the ML401 /ML403 board. I would like to try it and if it worked then I will...
Shan Elahi
s_e_elahi
Offline Send Email
Aug 30, 2006
5:21 pm
484
Because of JOP's Austrian origins, I have been pronouncing JOP the German way: "yop". But perhaps it is meant to be pronounced the English way? (The English...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 14, 2006
9:40 pm
485
The actual Java compiler from Sun (1.5) can now be used with the JOP distribution. On the way to more library functions (I try to add the collections classes...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 16, 2006
7:10 pm
486
I'm still fighting with the Java compiler and java.util from classpath. The compiler exception on the collection library happens with 1.4.2 and 1.5. Perhaps...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 17, 2006
12:47 am
487
Hi Trevor, ... That's a kind of funny question ;-) Can you explain (hard in an e-mail) how the English way sounds? There is no 'official' pronunciation of JOP....
Martin Schoeberl
jopdesign
Offline Send Email
Sep 17, 2006
1:04 am
488
... Yeah, that's how I'd pronounce it: like "job". But I thought since you're from Austria maybe you pronounce it "yop". I just wanted to know the "correct"...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 17, 2006
2:22 am
Messages 459 - 488 of 1786   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