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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 7734 - 7764 of 16505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7734
Dear, May I get "BCC-1.0.18 binaries for linux and windows" for cygwin environment. I checked the download link, but I find that is broken. Thanks...
cikahn
Offline Send Email
Dec 1, 2005
8:39 am
7735
The latest version is BCC-1.0.19. The link is: ftp://gaisler.com/gaisler.com/bcc/bin/ Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 1, 2005
9:39 am
7736
Hi Jiri we tried to do a performance-esstimation of leon2 using the free tsim-leon3-evaluation-software. We compiled a complex software-routine and run it in...
markus_danninger
markus_danni...
Offline Send Email
Dec 1, 2005
12:27 pm
7737
I write for first time, and i don't know a lot about how this works. If anyone can answer I will like to know how to get the vhdl source code of leon2 and...
nik_spanos
Offline Send Email
Dec 1, 2005
12:35 pm
7738
TSIM for leon3 has rougly the same timing as TSIM for leon2, so the results can be applied to a leon2 system. Note that the timing accuracy for TSIM leon2/3 is...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 1, 2005
1:51 pm
7739
Thanks for your answer, jiri. I have to be more precise. I'm specially interessted in the number of cycles which have been estimated by the profiler. Are the...
markus_danninger
markus_danni...
Offline Send Email
Dec 1, 2005
3:43 pm
7740
The profiler gives you a statistical value based on the number of sampe points. For higher accuracy, you need more sample points, i.e. run you application for...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 1, 2005
3:50 pm
7741
IO tried to make a compilation with rtems after quite a long time and now everyt time I call sparc-rtems-gcc I get the following message: sparc-rtems-gcc:...
Michele Portolan
micheleportolan
Offline Send Email
Dec 1, 2005
4:35 pm
7742
Hi Jiri, In the past I've used Leon2 environment. Today, I'm trying to evaluate Leon3 environment and make a configuration to load it in our own (private) fpga...
kokin_voyou
Offline Send Email
Dec 1, 2005
5:03 pm
7743
Maybe you'll find something in this link. http://www.bitwizard.nl/sig11/ Emmanuel ... From: leon_sparc@yahoogroups.com [mailto:leon_sparc@yahoogroups.com]On ...
Emmanuel Touloupis
E.Touloupis@...
Send Email
Dec 1, 2005
5:06 pm
7744
I suggest you start with the leon3mp template design, just do a 'make' in its directory and you will get a menu of possible actions: $ make interactive...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 1, 2005
8:01 pm
7745
Hi, On the LEON web site, it lists that the LEON-3 core runs at 400MHz in 130nm ASIC and up to 125MHz in FPGA implementations. What are the details behind...
jbf0987
Offline Send Email
Dec 1, 2005
8:25 pm
7746
To verify the FPGA number (125 MHZ) is fairly easy. Select a template design in grlib (e.g. leon3mp), choose a fast virtex4 device as target, and run the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 1, 2005
9:09 pm
7747
Hell ALL! When using GRPCI master unit, How can I generate PCI interrupt ?...
kbha001
Offline Send Email
Dec 2, 2005
12:51 am
7748
Hi, Jiri: According to the description of co-processor interface, the co-processor seems like a pure execution unit to execute co-processor related ...
sirius_yang
Offline Send Email
Dec 2, 2005
2:41 am
7749
The co-processor instructions are fetched and deceoded by the normal pipeline, so they will be stored in the icache as any other instruction. Regular...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 2, 2005
8:46 am
7750
Generating interrupts is not a part of the GRPCI core, and must be implemented by the user. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 2, 2005
8:48 am
7751
Hi all, I am using leon2-1.0.29-xst. Can I disable both instruction and data cache but enable the two local rams for program and data section. And how to make...
myecse
Offline Send Email
Dec 2, 2005
9:46 am
7752
You can do this with leon3, but for leon2 you will need to modify the vhdl code manually to disable the caches. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 2, 2005
9:53 am
7753
Hi Jiri, Kernel 2.0 supports for CAN4Linux in Snapgear. But why it was not ported to kernel 2.6? I know that the latest version of CAN4Linux support Kernel...
samuel_guanxs
Offline Send Email
Dec 2, 2005
10:37 am
7754
Hi, I'm using Grmon 1.1.6 pro with the DSU backend and Leon2 1.0.12. When booting from the internal prom how do I tell what leon detected for external memory. ...
lacheusa
Offline Send Email
Dec 2, 2005
1:25 pm
7755
Use the command 'info sys' to print the detected hardware configuration. To print the internal registers, use 'info reg' . Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 2, 2005
1:30 pm
7756
Snapgear is based on kernel 2.6.11, so I don't see any reason why you should not be able to add the CAN4Linux support to it. If you do, send me the patches and...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 2, 2005
2:55 pm
7757
Hi, I'm developing an application with eCos running on a SoC that has a Leon core. So far, everyting has been fine. But now we have integrated some standard...
mack_13_2
Offline Send Email
Dec 2, 2005
3:21 pm
7758
Leon2 version 1.0.31-xst is now available for download from www.gaisler.com. ... LEON-2 VHDL model version 1.0.31-xst, released on 30 November 2005 * Minor...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 2, 2005
3:46 pm
7759
Hi Jiri, I cannot run succesfully the GRLIB system test in the leon3-gr-pci-xc2v3000 design To compile the leon3-gr-pci-xc2v3000 design using modelsim (version...
minimumload
Offline Send Email
Dec 2, 2005
5:02 pm
7760
Strange, I just tested it and it worked OK. I will investigate further. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 2, 2005
5:15 pm
7761
Hie Jiri, I am using leon2-1.0.30 on an Altera Stratix board, with Snapgear- Linux running on it, which I must debug at C source level. The problem is that I...
aurelyentomp
Offline Send Email
Dec 2, 2005
6:53 pm
7762
Hi! I've tried setting up Eclipse to work with tsim-eval as described in http://www.gaisler.com/eclipse/cdt/cdt.html, but I didn't have much luck with starting...
r_findenig
Offline Send Email
Dec 2, 2005
9:39 pm
7764
This is fact a gdb-6.3 problem, the older 5.3 works OK. I will investigate how to fix it. As a temporary work-around, you can use sparc-rtems-gdb from the RCC...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 3, 2005
3:15 pm
Messages 7734 - 7764 of 16505   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