Hi all, the PhD thesis on JOP is now available as book: http://www.amazon.com/JOP-Optimized-Processor-Embedded-Real-Time/dp/3836480867/ It is a little bit...
Hello Oleg, sorry for the late answer! Thanks for posting the results of your tests using the different kind of arbiters. First of all I have to say that the...
Hello Oleg, sorry about this - someone did a change that was not ok ;-) I've checked in the corrected version. Cheers, Martin ... From: "Oleg Belousov"...
Hi All, Attempts to load the file JOP.NPL into Xilinxe ISE fails because of missing file HDLSIMPCONSC_PACK.VHD. Any ideas? Thanks for your help, George Hovey...
Hi Oleg and Javier, Thanks for the advice. I haven't been able to work on JOP for some months and I didn't realize how much things had changed. So I'm making...
... months ... serious ... and/or ... Wiki, such ... dated and ... I'm using Xilinx Spartan 3 (Digilent starter kit). I haven't had much problems running my...
Hi Martin, Everyone, I'm still trying to get some complex Java software working on JOP but keep hitting memory issues. Even with a reduced set, I'm still...
Hi Chris, ... Good that you're still trying ;-) ... That's not enough, you have to change it in several places: See http://www.jopwiki.com/FAQ Basically in...
Thanks Martin, So by changing some of these variables in java or vhd, we make the RAM blocks from JOPizer. If so, where do the new .vhd files go? And will...
... Mmh, the RAM bloacks are not generated from JOPizer. JOPizer links the Java application and checks for the method size. The RAM block (for the stack) is...
The method sizes appear to be fine as JOPizer never gave me any issues (I'm working with CDLC/ MIDP stuff). Sometimes there's error due to jre vision so I'm...
... I don't remember why you needed to 'repair' the tow rams. The cache ram for xilinx (xs3_jbc) uses already a RAMB16_S9_S36, but the size is hard coded to 2...
Hi I tried to port JOP on FPGA board Nexys2 Xc3S1200, but I couldn't make JOP work on it. Does anyone know how to do it? Thank you for your helping....
... No , I just tried to run program HelloWorld on JOP (print Hello World to the console of PC). But it didn't show anything. To make JOP on Nexys 2 Xc3S1200,...
... I had problems with the launch jop at Spartan3E and Virtex. Do not work correctly sub/add. Helped patch file stack.vhd - uncomment lines 170-182 and...
... in file stack.vhd uncomment lines 170-182 -- a version that 'could' be better in Spartan --process(a, b, sel_sub) --begin -- -- if sel_sub='0' then --...
I have other question. Does anyone try to measure clock cycles which are taken by program on JOP in FPGA board Nexys 2 Spartan 3e 1200? I tried to do it but it...
I have a question. Does anyone try to measure clock cycles which are taken by program on JOP in FPGA board Nexys 2 Spartan 3e 1200? I tried to do it but it...
... mmh, I'm now a little bit confused. I don't understand why the different definition of addition and subtraction make a break/fail difference. Both versions...
... Yes, we do, but not not on this board. ... Can you tell us the example program you're measuring where the WCET value is less than the measurement. ... ...