Search the web
Sign In
New User? Sign Up
leon_sparc · LEON SPARC
? 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 9695 - 9724 of 16506   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9695
The parport driver in grmon is hardcoded to parport0 as far as I can see in the sources. I will ask Edvin to update this in the next release. We will also...
jiri_gaisler
Offline Send Email
Oct 1, 2006
5:26 pm
9696
Thanks Jiri! I'll look forward to the update and stop pulling what's left of my hair out. We are working with several of the boards and it ties up too many...
Jerry Needell
jerryneedell
Online Now Send Email
Oct 1, 2006
6:41 pm
9697
Hi all, Here I answer your questions, Yes, I have tried it on HW. In fact I haven't simulate it, but "hello world" seems to run properly. When running GRMON it...
Ana Cervantes
acm_project_06
Offline Send Email
Oct 2, 2006
7:42 am
9698
Hi, Jiri I'm wondering whether you have planned to add a L2 cache in the design of leon3? Like that in Open-Sparc. Thanks for your help...
yijiexue
Offline Send Email
Oct 2, 2006
9:11 am
9699
Not for the time being. The difference in frequency between the pipeline and external memory is not large enough to justify the use of an L2 cache. An L2 cache...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 2, 2006
9:53 am
9700
Hi Jiri, It is on line 156 of file <$GRLIB/lib/gaisler/pci/pcitrace.vhd>, 'rst' is missing from the sensitivity list of comb2 process. By the way, I had 2...
aurelyentomp
Offline Send Email
Oct 2, 2006
12:30 pm
9701
Hi everyone, which is the best edition of Xilinx Ise synthesis tool for Leon?...
vgian31
Offline Send Email
Oct 2, 2006
3:35 pm
9702
Hello Jiri, To jump to an address, do we only need to set npc and v.pc to a target address and v.branch to '1'. (I am speaking about the signals/variables in...
abdelmajid_forum
abdelmajid_f...
Offline Send Email
Oct 2, 2006
4:13 pm
9703
... Thanks, I have fixed this. ... Yes. ... The project file works with the latest official version of Precision (2005.xxx). Note that precision can generate...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 2, 2006
4:50 pm
9704
... You're welcome. ... Ok, it makes some things clearer to me... I remember having spent almost 3 weeks trying to understand why the netlist I got from...
aurelyentomp
Offline Send Email
Oct 2, 2006
6:09 pm
9705
On XUP, you it's not safe to run Jtag over 24 MHz, but you can run Ethernet debugging which is a lot faster. The memory chips I'm simulating with are also...
Zhangxi Tan
xtan@...
Send Email
Oct 2, 2006
8:31 pm
9706
Wow Zhangxi... your questions are too clever for me. The truth is that I didn't pay attention at all to the ddr_clk. I changed the UCF and tried it, and it...
Ana Cervantes
acm_project_06
Offline Send Email
Oct 3, 2006
7:17 am
9707
Yes, all modules, UCF, configurations and the whole project file. Thank you. Especially, I'm interested in how you map the UCF. I constrained the design in...
Zhangxi Tan
xtan@...
Send Email
Oct 3, 2006
7:49 am
9708
Hello Jiri and all, I'm looking for a way to estime the boot (or reboot) time in PROM, necessary for Leon to be ready to execute the first instruction in RAM. ...
Stephane Davy
davy_lesia_o...
Offline Send Email
Oct 3, 2006
8:29 am
9709
Best way to estimate this is to run your code in the TSIM simulator. It will give you the run-time with good accuracy (+- 5%). Make sure you configure it with...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 3, 2006
8:34 am
9710
OK, I will try. Can you tell if is it linear versus code size ? Because of course I won't have the final software before ~2years. S....
Stéphane Davy
davy_lesia_o...
Offline Send Email
Oct 3, 2006
9:18 am
9711
Code size has no obvious correlation with execution time. The execution time depends on how many (and what type of) instruction you must execute, not how large...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 3, 2006
9:30 am
9712
Hi all, I'm currently trying to get the ATA controller to work with a CompactFlash card. On the HPE_mini I was able to access a harddrive without any...
Rainer Findenig
r_findenig
Offline Send Email
Oct 3, 2006
12:20 pm
9713
We have seen this behaviour before. I can be solved by power-cycling the CF card *after* it has been inserted in the slot, and before running grmon. On some...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 3, 2006
3:31 pm
9714
Zhangxi, Can you also send your complete design to me. I’ve been trying to get this ddr controller to work on my XUP for a while now. Thanks a lot. -Adrian ...
Adrian Caulfield
a_caulfield
Offline Send Email
Oct 3, 2006
4:55 pm
9715
I didn't get the source from Ana, because I'm lucky to figure it out myself before I receive the code. I attach two important files here. I hope this will help...
Zhangxi Tan
xtan@...
Send Email
Oct 4, 2006
12:14 am
9716
Attachments are not allowed on the list to avoid spam and viruses. You can upload the files to the group's file area. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 4, 2006
12:30 am
9717
Hi it is not clear to me the meaning of the FPNPEN generic in the AHBCTRL module. It not documented in the GRLIB user's manual It seems that when it is not set...
mseveri@...
mariano_severi
Offline Send Email
Oct 4, 2006
9:05 am
9718
Hello, The fpnpen generic controls the decoding of the AMBA plug&play configuration area. AHB masters and slaves configuration records are decoded by the AHB...
Edvin Catovic
edvincatovic
Offline Send Email
Oct 4, 2006
10:23 am
9719
Hi folks, I've created a patch for the latest Grlib1.0.10 to add support for Xilinx XUP boards. A sample design, which is based on leon3mp, is also included in...
Zhangxi Tan
xtan@...
Send Email
Oct 5, 2006
7:55 am
9720
Hi Jiri, I added a PNP transistor as you suggested, but I'm still experiencing the same problems. It doesn't even change if I clear the according bit...
Rainer Findenig
r_findenig
Offline Send Email
Oct 5, 2006
8:41 am
9721
Thanks Zhangxi, I will check the patch and apply the relevant parts. I have developed new versions of DDR controllers for 16-, 32- and 64-bit DDR memories ...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 5, 2006
8:56 am
9722
Do you keep the reset active durig the power-switch? Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Oct 5, 2006
12:19 pm
9723
Bravo for your adquisition of a XUP board :-D Good thing for many people!! Pitty for me that it didn't happen a year ago :-( but great news anyway. Ana- ...
Ana Cervantes
acm_project_06
Offline Send Email
Oct 5, 2006
2:28 pm
9724
No, it's connected to the board's reset (which is the default for the ATA connector on the HPE_mini: pin 1 of the ATA connector is the board's reset). I'm...
Rainer Findenig
r_findenig
Offline Send Email
Oct 5, 2006
3:20 pm
Messages 9695 - 9724 of 16506   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