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 to share photos of your group with the world? 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 1334 - 1363 of 1784   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1334
Hi, I'm trying to understand data caches in JOP and other Java processors. Consider, for example, the following code: class MyClass { int primitiveField; int[]...
Trevor Harmon
vocaro2000
Offline Send Email
Aug 3, 2008
10:11 pm
1335
Hi Trevor, ... Almost correct. Yes, data on the heap is not cached. It is loaded from the SRAM and not from the Flash. As you have developed a WCET analyser...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 4, 2008
9:17 am
1336
Dear Mr. Martin, ML-403 is a board very similar to ML-401. In fact, the PCB and almost all components are the same. The real difference is that ML-401 has a...
Ricardo Jardel Nunes ...
jardel.silveira
Offline Send Email
Aug 4, 2008
10:16 pm
1337
... I thought perhaps that was a worst-case time for data cache misses. Unlikely, but I wanted to make sure. ... Thanks for the link. Wolfgang notes that the...
Trevor Harmon
vocaro2000
Offline Send Email
Aug 5, 2008
3:46 am
1338
... 3 , the problem is that : I don't know nothing about Quartus and Jam; I don't need Cygwin because I work on Linux CentOS 4.6. I've been working with ISE...
strijar
Offline Send Email
Aug 12, 2008
3:41 pm
1339
Hello! I also try to start JOP on ML403. I have nothing at all happening on the serial port. Tried jopser, blink. Can you help? Could send .bit file? ... ...
strijar
Offline Send Email
Aug 12, 2008
3:41 pm
1340
I use ant to build jop under Linux. "jopser" compile ok, but does not work (I have ML403). I can not compile the "blink", help pls. ant jop-blink-test ...
strijar
Offline Send Email
Aug 12, 2008
3:42 pm
1341
Dear Strijar, Please, see attachments. Besides .bit, i´ve sent top entity and ucf. tks, Jardel. 2008/8/12 strijar <belousov.oleg@...> ... Dear Strijar, ...
Ricardo Jardel Nunes ...
jardel.silveira
Offline Send Email
Aug 12, 2008
6:14 pm
1342
Dear Frineds. I want to implement a Hardware JVM over a RISC processor for my MS thesis, I dont know whether I came to a right group. Please guide me. Erfan...
Erfan
erfankh2000
Offline Send Email
Aug 13, 2008
5:01 pm
1343
Hi Erfan, ... its a little bit off topic for the group, but interesting. What do you want to achieve with a hardware JVM on a RISC? I can imagine to add object...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 13, 2008
9:37 pm
1344
Hi, In the CVS repository, there are 3 quartus projects using JOP with the DE2 board: - altde2 - altde2cmp - altde2sram What is the difference between them ? ...
soft_mike64
Offline Send Email
Aug 16, 2008
10:17 pm
1345
... that's one to use with Quartus SOPC builder to use the Altera SDRAM controller ... a JOP CMP version with 3 CPUs, using the SRAM ... A 'plain' JOP project...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 17, 2008
12:46 am
1346
Hi, When we tried to build JOP with this project file, a compilation error is obtained from the «jop_256x16.vhd» file. This file uses the «sc_mem_if»...
soft_mike64
Offline Send Email
Aug 17, 2008
1:57 pm
1347
Hi Michel, the .qsf file was wrong. I've changed it so sc_sram16.vhd is used. It's in the CVS and I hope it will work now. Cheers, Martin ... From:...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 18, 2008
12:47 pm
1348
Hello! testmon on ML403 work Try enter 0000=1234; But I have some stranges: 77777777=8;9;A;??>0=1; 77777777=777777??>0=0; 77777777=777777?>>0=1; ...
Oleg Belousov
strijar
Offline Send Email
Aug 20, 2008
11:35 am
1349
Hello! I'm trying to run JOP on two different cards. Used Spartan3E (from starterkit.ru) and Virtex-4 (ML403). Results of blink and testmon same. blink gives...
strijar
Offline Send Email
Aug 22, 2008
9:25 am
1350
Hi, there have been some changes in the memory interface that introduced a bug for longer wait states. It's now corrected. Please checkout the current version...
Martin Schoeberl
jopdesign
Offline Send Email
Aug 22, 2008
9:31 am
1351
Hello! No change. All the same...
Oleg Belousov
strijar
Offline Send Email
Aug 22, 2008
10:21 am
1352
Hi, do you use the 16-bit SRAM interface called sc_sram16.vhd? If yes, check it out again and give it another try!!! Cheers, Christof ... still...
christof_pitter
Offline Send Email
Aug 22, 2008
1:06 pm
1353
Hello! JOP for the device with Spartan3E whithout the external memory. This board have SDRAM. But blink does not require SRAM, still not working...
Oleg Belousov
strijar
Offline Send Email
Aug 22, 2008
1:23 pm
1354
Hello, All! Problem resolved. The problem would be incorrect to work add/sub Edit file core/stack.vhd - uncomment lines 169-181, and comment lines 188-198....
Oleg Belousov
strijar
Offline Send Email
Aug 25, 2008
6:49 am
1355
Ops! The problem is not solved to the end. Bug on ML403 testmon: 00000000=000000FE>123; 00000000=000001FF>1=1; 00000001=000000FF>1=0; 00000001=000000FE>ff; ...
Oleg Belousov
strijar
Offline Send Email
Aug 25, 2008
12:17 pm
1356
 I have a problem about memory initialization of JOP processor  When i run any program such as QuickSort or MatrixMultiply, PC and IR for both of them  are...
somayeh bahram
bahramnejads...
Offline Send Email
Sep 3, 2008
6:52 pm
1357
... I finally had a chance to follow up on this. What is the status of Reinhard's cleanup? Trevor...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 7, 2008
4:27 am
1358
Dear all, I need to run some programs in JOP and simulate it with modelsim. when i run a program and simulate it and see wave window, IR and PC is equal to...
somayeh bahram
bahramnejads...
Offline Send Email
Sep 8, 2008
7:41 am
1359
Hello Somayeh, It is essential to give us a little bit more information when posting to this group. When did you check out the latest version of JOP? I just...
christof_pitter
Offline Send Email
Sep 8, 2008
8:19 am
1360
Hello, I don't see "JOP start" message and i don't see "Helloworld From JOP" message after running HelloWorld.java. Would you please explain for me all...
somayeh bahram
bahramnejads...
Offline Send Email
Sep 8, 2008
9:07 am
1361
Okay, then something goes wrong! ;-) I would suggest that you have a look into the JOP handbook [1] p.18, where the simulation process of JOP is explained. To...
christof_pitter
Offline Send Email
Sep 8, 2008
10:02 am
1362
I haven't Quartus II Web Edition synthesis tool. Is this my problem? Thanks. Somayeh. ... From: christof_pitter <e0327072@...> Subject:...
somayeh bahram
bahramnejads...
Offline Send Email
Sep 8, 2008
11:12 am
1363
To make some things clear: - Quartus II Synthesis tool is for generating real hardware in programmable logic - ModelSim is a simulation tool using hardware...
christof_pitter
Offline Send Email
Sep 8, 2008
11:34 am
Messages 1334 - 1363 of 1784   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