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 926 - 956 of 1766   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
926
Hi all, I'm trying to come up with a JOP web server that has some graphics and pictures. I went through the JOP web server provided by Martin but there aren't ...
Alon
tzahal85
Offline Send Email
Oct 2, 2007
1:33 pm
927
Hi Alon, picures on a web page are just files. The browser (on the PC) displays them. So no need for graphics handling on the server side (JOP). BTW: I...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 2, 2007
5:06 pm
928
Sun's picoJava-II processor now can be run in an FPGA. The package to complement the code provided by Sun is, along with build instructions, available here...
wpuffitsch
Offline Send Email
Oct 3, 2007
9:34 am
929
In regards to the TCP implementation - using the HTML and the simple web server example, it is only possible to handle one request. However, I noticed that...
Alon
tzahal85
Offline Send Email
Oct 3, 2007
8:21 pm
930
... That's true. It's more state-less HTTP server - very simple, but still serving active content ;-) ... mmh, a yes/no: the jtcpip was an effort by some...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 3, 2007
9:12 pm
931
Thank you for clarifying! You mentioned that a simple telnet server is working and is able to connect to the board. Is this available from CVS and/or would it...
Alon
tzahal85
Offline Send Email
Oct 4, 2007
2:19 pm
932
I commited it just now to the CVS. You can find it after a new checkout under ejip/examples/Telnetd.java. Cheers, Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 4, 2007
4:02 pm
933
I have a question about the Simpexp board: http://www.jopdesign.com/board.jsp#simpexp What DC voltage should be supplied to this board? I checked the ...
Trevor Harmon
vocaro2000
Offline Send Email
Oct 7, 2007
3:47 am
934
... About 5V to 6V is fine. Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 7, 2007
8:25 am
935
... 12V should work, too, right? I assume the voltage regulator on the board can handle it. Also, what's the exact size of the DC socket on the board? I tried...
Trevor Harmon
vocaro2000
Offline Send Email
Oct 8, 2007
10:07 pm
936
... It can handle it, probably. It will get very hot as 3/4 of the power has to be turned into heat. The regulator delivers 3.3V to the FPGA board and it's a...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 8, 2007
10:23 pm
938
It's not a good idea to write to the internal (stack) memory. So it is disabled. The main idea of the TFTP server is to program the Flash. Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 9, 2007
8:16 pm
939
Hi all, JOP is ported to the very cheap ($99) nexys2 Spartan-3E board from digilent [1]. As usual the port is a very quick hack (about 2h ;-) and can be...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 12, 2007
10:04 pm
940
... Wow ! That is cool. So now we have a platform, we can use two JOPs with enough memory, and even try to put the VGA on. That would make a serious platform...
e.stiebler
emu@...
Send Email
Oct 12, 2007
11:03 pm
941
Talked several times about it, but now it's really happening ;-) We are in the final part selection process and the board will be routed in the next weeks. So...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 13, 2007
10:28 am
942
... with ... serious ... nice ... Hi, yes Emanuel, I can see that. So what are your plans in the future? Are you still interested in building a graphics...
christof_pitter
Offline Send Email
Oct 15, 2007
11:40 am
943
Hi Martin, Your last two posts (on the JOP Starter Kit and JOP on Digilent Nexys2) are very exciting. However, they make me wonder about the direction(s) JOP...
George Hovey
hovey_george
Offline Send Email
Oct 15, 2007
2:32 pm
944
Hi, Just wondering about the current state of the project (porting YAFFS to JOP). Thanks...
Alon
tzahal85
Offline Send Email
Oct 15, 2007
5:27 pm
945
... I'm not Martin, but as you wrote to the list, probably I can give you my thoughts on this ;-) ... Would be difficult, as most designs we probably never...
e.stiebler
emu@...
Send Email
Oct 15, 2007
9:53 pm
946
Hi, I have a question about JopSim, the Java program that simulates execution of JOP. Is it a true cycle-accurate simulation? For example, if I use the IO_CNT...
Trevor Harmon
vocaro2000
Offline Send Email
Oct 16, 2007
7:46 am
947
Hi, I have a question about the VHDL simulation instructions: http://www.jopdesign.com/simulation.jsp The step-by-step instructions on that page suggest the...
Trevor Harmon
vocaro2000
Offline Send Email
Oct 16, 2007
7:49 am
948
... A simple NO. You have to use either the real hardware or ModelSim to get cycle accurate results. Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 16, 2007
8:16 am
949
... that's a little bit outdated. Start ModelSim from the Makefile with make sim You can also use Ant, but have to start ModelSim manually as it does not start...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 16, 2007
8:18 am
950
Hi e.stiebler, I happen to have a Nexys on my desk, but if this is an obstacle I'll get a Nexys2 (there does not appear to be any difference in their memory...
George Hovey
hovey_george
Offline Send Email
Oct 16, 2007
11:42 am
951
... The PSRAM memory on the nexys(2) board does not need a special controller. It's simple connected as a slow asyn. RAM. You can tune the number of wait...
Martin Schoeberl
jopdesign
Offline Send Email
Oct 16, 2007
2:15 pm
952
... Yes, I'm still interested. I would try to build a graphics libraryfor it, and also a 2d/3d accelerator for it. All I'm missing at the moment is the right...
e.stiebler
emu@...
Send Email
Oct 16, 2007
4:45 pm
953
... Sorry for not keeping the list up to date. A lot of time has passed since the announcement. As of now, the simulation of the Java port behaves more or less...
peter.hilber
Offline Send Email
Oct 16, 2007
5:10 pm
954
... Did you try it already ? It shouldn't be to much work. You just have to change the .ucf and the .npl file ... ... Probably not ;-) ... But we have to find...
e.stiebler
emu@...
Send Email
Oct 16, 2007
6:31 pm
955
... Okay, "make sim" works; thanks. By the way, I'm worried that we will soon have four different versions of the simulation instructions: Simulation (web),...
Trevor Harmon
vocaro2000
Offline Send Email
Oct 16, 2007
6:57 pm
956
Hi, What's the default configuration of JOP's method cache? Is it single, dual, or variable block? And is there an easy way to change the configuration? (The...
Trevor Harmon
vocaro2000
Offline Send Email
Oct 16, 2007
7:03 pm
Messages 926 - 956 of 1766   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