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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 876 - 905 of 1784   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
876
Hi all, I know that some of you have issues with the small stack size on JOP. There are some good news: 1.) With just a little bit more LCs (+24) the effective...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 1, 2007
9:31 am
877
... Another check for the mentioned gcc issue is to try if the ModelSim simulation works. A 'make sim' should result in a simulation run that prints the first...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 1, 2007
9:40 am
878
Success ! $ make download down -e java/target/dist/bin/HelloWorld.jop COM1 4632 words of Java bytecode (18 KB) 9045 words external RAM (35 KB) download...
e.stiebler
emu@...
Send Email
Sep 2, 2007
4:40 pm
879
... Just in case you care, this is on windows/cygwin: d:\zXilinx\jop\modelsim>vcom -93 -quiet ../vhdl/core/decode.vhd ** Error: ../vhdl/core/decode.vhd(62):...
e.stiebler
emu@...
Send Email
Sep 2, 2007
6:03 pm
880
... yes, I care! Thanks for pointing it out. ... .... that's the constant for the stack size I introduced two days ago. And I forgot to add it to...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 2, 2007
7:02 pm
881
... I thought you would ;-) ... Yes indeed. I checked and tried simulation and real target. It works now, thanks ! ... Probably easier and working Makefile...
e.stiebler
emu@...
Send Email
Sep 2, 2007
7:54 pm
882
... yes 'make clean' could be nice - there are so many files generated. I'm cheating and use a small batch file to get rid of almost all Quaruts files. Should...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 2, 2007
8:17 pm
883
... Clobber deletes everything which can be regenerated. It is a little bigger hammer than the "clean". Sometime it doesn't make sense. Some bigger project...
e.stiebler
emu@...
Send Email
Sep 2, 2007
8:36 pm
884
... Another one: The Xilinx ML401 target should work too, however I tested it on the ML403. So I checked at least the boards I had laying on my desk ;-)...
e.stiebler
emu@...
Send Email
Sep 2, 2007
8:42 pm
885
... that's good to hear. I don't have that one. ant provides a way to be compatible with Linux. And you get less dependent on cygwin (or the path on Windows)...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 2, 2007
9:15 pm
886
Hi all, a first attempt to enhance the documentation of JOP is the upcomming JOP User Manual. It is still in the very alpha phase and contains a lot of text...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 5, 2007
8:32 pm
887
... If you're looking for community involvement, wouldn't it be better to put the manual on the wiki instead? I think the quick-start guide should be moved...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 5, 2007
8:41 pm
888
... I've added a link to the handbook from the Wiki. Or did you mean that I should add the content into the Wiki? About jopdesign.com and the Wiki: I'm still...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 5, 2007
8:57 pm
889
... I personally prefer a manual I can browse off-line. And, as a pdf file I can print and make notes ;-)...
e.stiebler
emu@...
Send Email
Sep 5, 2007
9:30 pm
890
... You can do this with the wiki. Just click the PDF tab to download the page as a PDF. Trevor...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 5, 2007
9:53 pm
891
... I meant the content should be on the wiki. I'd be more inclined to help out with editing and adding new content if the manual and the getting started guide...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 5, 2007
9:54 pm
892
... Did you take a look into the PDF? How can this amount of content be transfered to the Wiki? Wiki is a very good thing for short informations such as...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 5, 2007
10:13 pm
893
... I see. Yes, it is huge. In fact, I wouldn't call it a user manual, more of a technical reference (or even a research thesis considering that it discusses...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 5, 2007
11:19 pm
894
... Great job ! I was reading it this morning, and it really contains most of the stuff, one needs to know working with JOP. It is a "little" Altera centric at...
e.stiebler
emu@...
Send Email
Sep 6, 2007
4:39 pm
895
Hi, Martin I'm confused with "Bytecode Execution Time". The cycles in "thesis.pdf" are different to "timing.pdf". I guess that the timing.pdf is a new one. I'm...
kyopc
Offline Send Email
Sep 6, 2007
5:19 pm
896
... ok, thanks :-) However, critics also helps. ... This will change a little bit as I just ordered a Virtex-5 board. But all boards I did myself (and the next...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 6, 2007
5:28 pm
897
... Yes, timing.pdf is actual. JOP changed since the thesis and most bytecodes got faster (sometimes slower due to the GC changes). ... There is no combination...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 6, 2007
5:44 pm
898
... It should not be a research thesis. This is the part I have to cut down. However, to get started (and some pages ;-) I copied also most of the thesis text...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 6, 2007
6:40 pm
899
... I manually fixed most of the formatting problems. However, the <ref></ ref> and <references/> tags don't work. Any idea why? ... There's this: ...
Trevor Harmon
vocaro2000
Offline Send Email
Sep 7, 2007
1:49 am
900
... ok, thanks. However, your work will go away when the getting started changes and I generate it again from LaTeX. ... No, it's too simple. I already tried...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 7, 2007
4:20 pm
901
Hi, anybody "measured" how much of the memory bandwidth available on a 32-bit SRAM system is consumed already by the JOP CPU ? Trying to figure out, how much...
e.stiebler
emu@...
Send Email
Sep 7, 2007
4:42 pm
902
... There ewas some, but actually I found the answers later in the manual, so I didn't send it. ... I hopefully have some time on the weekend, I'll try to make...
e.stiebler
emu@...
Send Email
Sep 7, 2007
4:44 pm
903
Hi, yes I did some experiments. As a matter of fact it is dependent on the programs you are running on JOP. This paper gives you a little clue about some...
christof_pitter
Offline Send Email
Sep 8, 2007
5:55 am
904
... You could add a simple memory access counter to get an average value: * count the cycles in mem_sc.vhd when the state machine is not idle * map the counter...
Martin Schoeberl
jopdesign
Offline Send Email
Sep 8, 2007
2:17 pm
905
... That was what I was looking for ... Thanks a lot !...
e.stiebler
emu@...
Send Email
Sep 8, 2007
2:59 pm
Messages 876 - 905 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