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 1663 - 1693 of 1786   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1663
I am trying to get the JOP onto the Xilinx ML405 board. I am using Xilinx ISE 10.1. First, the UCF file. I went into the JOP folder (downloaded from...
dslaman0877
Offline Send Email
Jul 2, 2009
3:02 pm
1664
... Why are you starting with quartus ? There is a ML401 project already, so I would guess that's a better start. cheers...
emu@...
Send Email
Jul 2, 2009
3:13 pm
1665
... Oops, missed that. Thanks....
dslaman0877
Offline Send Email
Jul 2, 2009
4:32 pm
1667
I've modified the UCF file of the ML401 to port over to the ML405. One confusing part in the ML401 UCF is starting at line 100 and on, there are descriptions...
dslaman0877
Offline Send Email
Jul 6, 2009
2:59 pm
1668
Slew rate is the time a signal needs to change the logic level. If your external device has a tight timing (e.g. SRAM) a high slew rate helps. For less...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 6, 2009
3:44 pm
1669
Alright then. I am having an issue with the UCF file. I am getting an error message which says: ERROR:MapLib:30 - LOC constraint R18 on sram_addr<21> is...
dslaman0877
Offline Send Email
Jul 6, 2009
4:12 pm
1670
This is pretty bad, I'm replying to myself. I figured out the problem is that Xilinxs website provides an ML405 schematic for the board with an FX60 onboard,...
dslaman0877
Offline Send Email
Jul 9, 2009
7:59 pm
1671
Hello! I tested jop on ml405...
Oleg Belousov
strijar
Offline Send Email
Jul 9, 2009
9:22 pm
1672
1. I made an assumption when creating the JOP project within Xilinx ISE 10.1. When I open the .npl file, there is a list of project files - so I went through...
dslaman0877
Offline Send Email
Jul 9, 2009
11:03 pm
1673
... Thnaks!...
dslaman0877
Offline Send Email
Jul 9, 2009
11:30 pm
1674
Hi Everyone, I was wondering if there were any results for JOP running Seive and Lift? Cheers, Chris...
cpbridges_ssc
Offline Send Email
Jul 10, 2009
10:27 am
1675
... Ignore those errors as they are commands for the Altera build process. After that run the Xilinx bitfile generation and configure the FPGA. That should...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 10, 2009
10:24 pm
1676
I'm using Xilinx ISE 10.1 I performed a fresh checkout of the JOP (I'm attempting to get it working on a Xilinx ML405 board with FX20 onboard). I open ISE,...
dslaman0877
Offline Send Email
Jul 10, 2009
11:50 pm
1677
Hello. Itself create a new project...
Oleg Belousov
strijar
Offline Send Email
Jul 11, 2009
7:49 am
1678
... That's strange. I just did a clean checkout, run make tools, make jopser - stoped on the quartus call and opened the jop.npl in Xilinx ISE (9.2). It...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 11, 2009
8:32 am
1679
... The latest numbers on Lift are in following paper: @ARTICLE{tpca:jes, author = {Martin Schoeberl}, title = {Time-predictable Computer Architecture}, ...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 11, 2009
9:02 am
1680
... Well, since it apparently doesn't want to work as it should - how about this idea. If I open the jop.npl file in a text document, I see this: JDF H //...
dslaman0877
Offline Send Email
Jul 11, 2009
7:28 pm
1681
... Yes, that should do it. Cheers, Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 11, 2009
11:30 pm
1682
... A couple notes here, I'll go to the Wiki page and update it with what I have found. 1. Upon downloading cygwin and adding the packages make and gcc, you...
dslaman0877
Offline Send Email
Jul 12, 2009
8:12 pm
1683
Hi again, I've finally worked through most issues on getting the JOP onto the Xilinx ML405 xc4v-fx20. I was able to get jop_blink_test to work yesterday, the...
dslaman0877
Offline Send Email
Jul 15, 2009
2:32 pm
1684
... When you try to open the jop.npl file in Xilinx ISE 10.1, you probably get an error to the effect that source files were missing and migration failed. For...
dslaman0877
Offline Send Email
Jul 15, 2009
4:21 pm
1685
... Well, regardless of my ignorance towards how the testmon program works, I finally got the JOP to execute on the ML405! The whole time I was messing with it...
dslaman0877
Offline Send Email
Jul 15, 2009
7:59 pm
1686
Hi Dan, ... Does this mean you actually got your first Java program running on JOP with the ML405 board? If yes, that's very good news! And you don't need to...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 15, 2009
10:43 pm
1687
... Left sider is the address, right side of the = is the content. With "addr=val;" you write a word into the memory. The content is displayed after that...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 16, 2009
8:26 am
1688
... Thanks for pointing this out. I've changed the path delimiter to "/" in all .npl files. Cheers, Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 16, 2009
9:11 am
1689
... Yep! Finally got the JOP to successfully execute java programs, I was very excited! Nobody else in the lab was excited as I was, but they were happy to...
dslaman0877
Offline Send Email
Jul 16, 2009
2:11 pm
1690
Hi all, I have some used Cyclone FPGA boards available. They are like the standard EP1C6 boards that are commonly used for JOP, but without the NAND Flash. The...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 24, 2009
10:20 am
1691
Hi, Has anyone ported JOP in XUP board XUPV2PRO ? I would like to know what must be done to achieve, I am still reading the thesis. Thanks. Felipe Mota...
felipelmota0
Offline Send Email
Jul 27, 2009
4:36 pm
1692
I don't have this board. I would suggest to start with one of the other Xilinx specific board configurations and adapt it to the XUPV2PRO. Check which one is...
Martin Schoeberl
jopdesign
Offline Send Email
Jul 28, 2009
9:43 pm
1693
Hi all What type of battery pack should I use with the BaseIO board? Also, when using the Cyclone/BaseIO combination on a mobile robot, is it fine to use the...
chstuder
Offline Send Email
Aug 5, 2009
11:38 am
Messages 1663 - 1693 of 1786   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