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 311 - 340 of 1767   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
311
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...
s_e_elahi
Offline Send Email
Nov 1, 2005
12:53 pm
312
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...
Ed Anuff
edanuff
Offline Send Email
Nov 1, 2005
4:31 pm
313
... So we would have finally graphics on the JOP ? Great ! ;-)...
e.stiebler
emu@...
Send Email
Nov 1, 2005
4:34 pm
314
Hello... well i've already talked to martin once about my interest in using JOP at my research...but unfortunately, due to some project restrictions, i am...
Xanda Aguiar
iamblackandblue
Offline Send Email
Nov 3, 2005
1:26 pm
315
Hello Alexandra, ... That's an interesting information. It explains for me the low cycle count of some operations on FemotJava (e.g. getfield). FemtoJava is...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 3, 2005
10:29 pm
316
Hello Martin! :-) I am really happy to know that those limitations don't existe for jop. (or at least they are not SO limiting) :-) But some other question is...
Xanda Aguiar
iamblackandblue
Offline Send Email
Nov 4, 2005
8:57 pm
317
Hi, I have a doubt as to how are the above bytecodes implemented. Going through the code, I found that you are not using the objectref in the implementation of...
Nipun Java
nipun_java
Offline Send Email
Nov 5, 2005
10:52 am
318
... Ed, thanks for your testmon.asm and the hint. As there are so many port efforts of JOP to different FPGA boards on the way I will start a document to...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 5, 2005
7:17 pm
319
Hello Alexandra and all, ... This should work on JOP. I can offer you two ways to verify that your application will run on JOP: a.) You can perform a quick...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 5, 2005
9:08 pm
320
... I used a, very efficient, shortcut: On monitorenter the interrupts are disabled and on monitorexit they are enabled again (with a counter to detect nested...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 5, 2005
9:19 pm
321
I would suggest looking at using wishbone to interface JOP to the memory controller. I've just uploaded a vhdl file to the files section that I've used for...
Ed Anuff
edanuff
Offline Send Email
Nov 5, 2005
10:47 pm
322
... Using the WISHBONE interface as memory interface is a good idea. However, I'm not shure if we will need one more cycle for a memory rd and wr due to this...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 6, 2005
9:59 am
323
That makes sense to me. The timing in mem_wb.vhd at the WISHBONE side was based on my understanding of the spec ...
Ed Anuff
edanuff
Offline Send Email
Nov 6, 2005
6:22 pm
324
Hello, my name is Christoph and I am a student from Austria. I work on a projekt about JOP. My project is to get the JOP onto a Xilinx Spartan- 2 board from...
sxyc_1
Offline Send Email
Nov 7, 2005
2:38 pm
325
... I would like to have a single clock for JOP and the WISHBONE busses. Systems with a single clock are easier to handle. ... Yes, both are masters. However,...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 7, 2005
4:16 pm
326
... You loose a LOT of performance on the SDRAM, if you not clock it faster, and as fast as possible. And, somehow it makes sense to have even three clocks...
e.stiebler
emu@...
Send Email
Nov 7, 2005
4:52 pm
327
Ideally, everything should run at the same clock speed, but it's often desirable to be able to allow the different cores to run at their optimal speeds. If...
Ed Anuff
edanuff
Offline Send Email
Nov 7, 2005
6:15 pm
328
... I don't buy an additional clock for the IO (except it's some kind of fast serial link with Clk_io > Clk_cpu). ... It's not about simulation. If you have...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 8, 2005
9:21 am
329
Hi Ed, I did find the testmon.asm file. What is the command to run this file. After I configure the Xilinx FPGA (Virtex-4) device what I should do to run the...
Shan Elahi
s_e_elahi
Offline Send Email
Nov 8, 2005
5:17 pm
330
Hi Shan, please read my posting on this topic 3 days ago. I've added two make targets and a description to the build document especially for you to help you. ...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 8, 2005
7:03 pm
331
Shan, Can you send me your JOP project up to this point for the virtex 4? I would not mind looking at it and seeing if I can help at all in getting it to...
Brett McNerney
mac1321
Offline Send Email
Nov 8, 2005
10:10 pm
332
Hi Brett, I need to ake my manager if I can send the project. I am working in company. I have to get the permission before I can send anything. In the mean...
Shan Elahi
s_e_elahi
Offline Send Email
Nov 9, 2005
10:47 pm
333
No I have not done it on the ml403 board yet. I was looking to do so sometime soon and thought if you had it started for the ml401 I might be able to help out...
Brett McNerney
mac1321
Offline Send Email
Nov 10, 2005
12:55 am
334
Hello: I am working with JopSim I want to establish connection between two processes on one PC. So the processes can exchange messages via Udp. I have a...
Anna
anna_bakshi
Offline Send Email
Nov 10, 2005
1:37 pm
335
... unclear ... other ... Hi Anna, I have just started with this as well. You can use http://com0com.sourceforge.net to establish a pair of COM ports. I think...
RASMUS_PEDERSEN
Offline Send Email
Nov 10, 2005
3:00 pm
336
... the ... it ... Here is the unbroken link: http://www.pumpkininc.com/content/doc/appnote/an-32.pdf...
RASMUS_PEDERSEN
Offline Send Email
Nov 10, 2005
3:13 pm
337
Hi Brett, You welcome, Yes I did started and I can load JOP onto the ML401 board but I still have issues. In addition I did the verification using ModelSim MTI...
Shan Elahi
s_e_elahi
Offline Send Email
Nov 10, 2005
3:25 pm
338
Hi, Martin and I started working on getting JopSim to work over SLIP running on the comOcom virtual nullmodem. It was challenging. But it works on a "real"...
RASMUS_PEDERSEN
Offline Send Email
Nov 11, 2005
6:03 am
339
Dear Rasmus, thanks for posting the changes. However, the files are not usable (at least for me) as some constructs are substituted by smiley pics! So please...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 11, 2005
1:21 pm
340
Hello: I am working with JopSim I have a question: is it possible to make two processes run on one PC and comunicate via Tcpip and not via serial ports? I...
anna_bakshi
Offline Send Email
Nov 11, 2005
3:31 pm
Messages 311 - 340 of 1767   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