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...
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 13790 - 13819 of 16507   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13790
Hi, I would like to know what is the diference between the option of the cross-compiler -O2 and -O3. Is there another option to optimise the code? Thanks for...
alixu2000
Offline Send Email
Sep 1, 2008
2:40 pm
13791
... hello alixu GCC have many option for optimisation, you can choose from -O0 to -O4, the most commont level of optimisation is -O2. You can also use -Os or...
nabil
nabil.litayem
Offline Send Email
Sep 1, 2008
10:30 pm
13792
Hi, Jiri A miss in u-boot-1.3.3, it can cause errors : u-boot-1.3.3/include/ pci.h:317: error: parse error before "phys_addr_t" ... It can be solved by moving...
acro_way
Online Now Send Email
Sep 2, 2008
2:30 am
13793
Hi, This has already been fixed, the patch was submitted 2008-07-09: http://git.denx.de/?p=u-boot.git;a=commit;h=21ae6ca0315afdbc65dc3e95ffd5763e6773d030 ...
Daniel Hellstrom
hedani3l
Offline Send Email
Sep 2, 2008
6:51 am
13794
With a small S-Record loader our feeling is that we are able write the FRAM, but reading it doesn't work as we expect. Two problems: 1. Byte access read/write ...
Rolf Schroedter
rolfschroedter
Offline Send Email
Sep 2, 2008
8:01 am
13795
A data read or instruction fetch from 8-bit prom/ram will always read at least 4 bytes, as the minimum cacheable data is one 32-bit word. If your FRAM does not...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Sep 2, 2008
9:03 am
13796
... Yes, that's understood. The main question is, whether these 4 reads could be performed in *non-consecutive mode*. Rolf. ... interface. ... this...
Rolf Schroedter
rolfschroedter
Offline Send Email
Sep 2, 2008
9:14 am
13797
Respected, I wanted to join this group what i have to do for? I am a new user of LEON3 processor. I wanted to take help from the group memebers. Please tell me...
fayyaz2010197
Offline Send Email
Sep 2, 2008
9:27 am
13798
... Only if you modify the memory controller. The CPU will issue a word access on AHB, so the memory controller must be modified to put idle cycles between the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Sep 2, 2008
9:46 am
13799
Muhammad, you have been a member since June 20 so just post your questions or ideas. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Sep 2, 2008
9:48 am
13800
I have a problem related to the simulation of LEON3MP processor design.These are the followings steps, i adopted for the design: 1. First I compile the design...
fayyaz2010197
Offline Send Email
Sep 2, 2008
3:06 pm
13801
Is this documented anywhere else but in the AMBA specififcation? From SW designer point of view restrictions of the hardware implementation against the SPARC...
markus_danninger
markus_danni...
Offline Send Email
Sep 2, 2008
3:27 pm
13802
I am working on a duel Leon3 processor implementation. I have to add a slave to the ahb bus to access the rest of my system. I would like to use the...
sckoarn00
Offline Send Email
Sep 2, 2008
7:38 pm
13803
I am trying to put together a simple Verilog model of the apb bus master to distribute to the students. I modified leon3mp.vhd to add 6 more apb peripherals....
Ed Richter
erichter7
Offline Send Email
Sep 3, 2008
6:00 pm
13804
Is there a publicly available testbench for the LEON3 processor and the other gaisler library components? I made some changes to the processor and memory...
faconnet
Offline Send Email
Sep 3, 2008
10:25 pm
13805
... environment. ... My guess is that this topic has been gone over several times on this forum, Could someone please post some key words I can use to search ...
sckoarn00
Offline Send Email
Sep 4, 2008
12:06 pm
13806
I'd give "volatile" a try since AMBA bus locations are usually accessed by 'volatile int *' like types in C code. This is discussed on the list from time to...
SAYER Christian
christian.sayer@...
Send Email
Sep 4, 2008
12:30 pm
13807
... The easiest way to perform simple AMBA accesses is to modify the template designs' systest.c application to make a processor access your slave. Something...
Jan Andersson
janatgaisler
Offline Send Email
Sep 4, 2008
12:38 pm
13808
... The bits propagated to the slaves are apbmax:0. apbmax should be set to 19. Do you have another value for this constant in your apbctrl.vhd? From...
Jan Andersson
janatgaisler
Offline Send Email
Sep 4, 2008
1:10 pm
13809
Yes, interrupts are masked throughout startup, unless ... ... fancy HW design does tricks to "make IRL 15 truely non-maskable", also in the interrupt...
stefan.langenbach
stefan.lange...
Offline Send Email
Sep 4, 2008
6:13 pm
13810
Hello! I want to synthesize Leon3. I'm using the command "make ise". But in the place&route, I don't want to use an UCF file, because I want a simulation post...
alixu2000
Offline Send Email
Sep 5, 2008
11:53 am
13811
Use an empty UCF file rather than modifying the Makefile. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Sep 5, 2008
3:24 pm
13812
Hello, I read in the RCC User Manual that it is possible to use parallel LEON3 processors with RTEMS. Currently I am unable to run a simple test using more...
wakkog
Offline Send Email
Sep 8, 2008
9:00 am
13813
What is the overhead of Leon3-FT over Leon3 in terms of area and/or FPGA resources? Thanks. --slllu...
slllu
Offline Send Email
Sep 8, 2008
3:27 pm
13814
Depends on the processor configuration, but somewhere between 500 - 1,000 cells and 2 - 8 RAM blocks. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Sep 8, 2008
3:38 pm
13815
So no one has any clue on this. Jiri??? This is for purely academic, research use....
faconnet
Offline Send Email
Sep 8, 2008
5:30 pm
13816
Hello community, which access granularities (8/16/32/64 bit) are possible when accessing the DSU's traceram and registers? The RAM component does not use any...
markus_danninger
markus_danni...
Offline Send Email
Sep 8, 2008
5:43 pm
13817
Hi Matthew ... I suggest that you use the system test software that you find under software/leon3. Normally called via the template design's systest.c. As you...
Jan Andersson
hjkhhnjkh
Offline Send Email
Sep 8, 2008
7:27 pm
13818
... Most Gaisler cores handles only 32-bit data, unless they access RAM memory. ... Yes, it is possible to make burst accesses to the DSU. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Sep 8, 2008
8:07 pm
13819
Is there at least a test bench available for the integer unit? I'm sure the developers at Gaisler Research have to use something to verify the functionality...
faconnet
Offline Send Email
Sep 8, 2008
11:34 pm
Messages 13790 - 13819 of 16507   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