Hi all, git is probably a cool repository system, but it's a typical Linux thing that causes troubles under Windows. I had troubles with the git from cygwin...
... Hi Martin, I'm _very happy_ we switched to git. Beside the fact that the commit/push system is neat, and that it is much easier to understand what other...
... Even on a clean checkout (either with the write access link or the anonymous link) I got errors saying that the tags point to wrong objects. And at the end...
... Hi MR.Martin I use Quartus v8.1 to build it on a DE2 board. But I can't generate it. I get some errors in step 3. When I Start Tools - SOPC Builder...it...
... Hi Mr.Martin: I use Quartus v8.1 to build JOP on a DE2 board But I get some errors in step 3,I can't generate it. ... Error: jop_avalon_0: Component...
Perhaps it's easier to not use the SOPC builder based approach. I assume the SOPC builder files are outdated as Altera changes the format quite often. Change...
Hello, i'm very new to jop, but using the JopWiki and the Handbook helped me to find my way very fast. During some benchmarking i discovered that the double...
Yes, double is not implemented. Float operations are implemented in Java => very slow. On a bytecode, that is not implemented in microcode a static method in...
Hi Martin, its done in the first step, i've implemented double precision floting point arithmetic in SoftFloat. I used an sourcefree IEEE complient ...
... I've ported the 32-bit part of SoftFloat... it's good to hear that someone carries on that work :-) Are the static arrays used only in the toString methods...
Hi Wolfgang, the static arrays are only for the toString methods. To avoid from calculating log and exp. Let me clean up the code a litle bit than i'll send...
Hi there, new with the JOP. Got a bit of Martin's help to get going, but already ran into a problem. First off, not so sure if I downloaded the most current...
Some files are actually generated before ModelSim runs. So start with 'make sim' instead of running just the batch file. Cheers, Martin ... From: "dslaman0877"...
Well, thanks for answering Mr. Schoeberl (or is it Dr. Schoeberl?). I was actually trying to avoid asking you a question again so as to not annoy. I should...
Hi Dan, you have to enter it at the command prompt (DOS box). If those script related things challenge you, perhaps you can find some help from a CS/CE...
... Should be possible. Actel FPGAs are a little special as the on-chip memory cannot be preloaded with the configurtion stream. However, a solution for this...
Hello JOPers, I have been working for the last four years on a JOP multiprocessor and can finally announce the completion of my PhD thesis. It is freely...
Hi Guys, I've been working on the JOP/ LEON3 configuration now for a while and have come across an odd error. I'm working on the gr-xc3s1500 board and all...
Hi everyone, I guess today is Ph.D. dissertation day! Like Christof, I have also recently completed a Ph.D. dissertation related to JOP. It describes the Volta...
Hi Christof, although we already celebrated your PhD - which was a very nice evening (or better night), here my official mail to the group: Congratulations for...
Hi Trevor, let me be the first to say: Congratulation!!!! We had some nice discussions and cooperation during your PhD thesis time. And I hope some more to...
Hello, i successfuly ported JOP to the Zefant Nano Board containing a Spartan 3E, Flash and PSRAM. At this moment only the SRAM-Interface is testet and working...
Hello JOP People: Regarding the subject task (see below)...we have made some strides toward realizing this objective, including the design and construction of...