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 your group to be featured on the Yahoo! Groups website? 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 7062 - 7091 of 16500   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7062
Hello, I'm wondering how to write to the I/O area of LEON2. I could read some data from FIFOs mapped in this area but I can't write anything successfully in...
Stephane Davy
stephane.davy@...
Send Email
Aug 1, 2005
8:22 am
7063
WRITEN is the write strobe for the I/O area. It is asserted together with IOSN during I/O write cycles, see the timing diagram in the manual. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 1, 2005
11:11 am
7064
Hie, I wonder what I should do, at config time, to obtain a basic filesystem, for Snapgear, inside my sdram. I would like another one than Romfs (since, as...
Aurelyen Tomp
aurelyen_tomp
Offline Send Email
Aug 1, 2005
3:22 pm
7065
Hi, I have configured the Leon for a 16 bit data bus. The manual says to connect Data [31:16] and Address[27:1] to the memory. I need to change the memory...
Jeremy Rawlings
jerhrawlings
Offline Send Email
Aug 1, 2005
4:07 pm
7066
Hi Jiri, As you know,flush instruction writes "000..00" in the tag memory(set1). There is a variable in icache.vhd named "hit". This variable is set ...
hparand
Offline Send Email
Aug 3, 2005
1:20 pm
7067
Hello, After reading the Leon manual, I didn't understand if the Leon can used an 8 bits width SDRAM? Thanks...
bumkele
Offline Send Email
Aug 3, 2005
2:05 pm
7068
It can't. Only 32- or 64-bit data is supported by the SDRAM controller. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 3, 2005
4:02 pm
7069
hello,pender and all! I am using GR-PCI-XC2V hard board I want to boot a program from extern flash rom, I tried to make a rom file by mkprom tool and writed...
xiaoweihuacom@...
xiaoweihuacom
Offline Send Email
Aug 4, 2005
4:17 am
7070
Dear Jiri: I am studying grlib IP library by using designs/leon3mp model. In the leon3mp.vhd, AHB,APB and leon3s use the same clock-->clkm. If I want to use...
zhl_Gmail
elvishbow_zhl
Offline Send Email
Aug 4, 2005
10:04 am
7071
Clkgen does not affect which clock is used in different cores. It generates different clock outputs such as amba clock, pci clock etc but these are then...
Marko Isomaki
marko_isomaki
Offline Send Email
Aug 4, 2005
10:43 am
7072
Hello, I was wondering where to find information on set_vector() and _ISR_Vector_table to be able to write the second interrupt dispacher handler. I'm using...
Stephane Davy
stephane.davy@...
Send Email
Aug 4, 2005
12:06 pm
7073
Thanks Jiri for the tip about snapgear. When I tried to compile the linux 2.6 (with MMU, I'll use it), a message appeared, "There is no preset for linux 2.6...
Fernando Kawamura
fernando_kaw...
Offline Send Email
Aug 4, 2005
4:06 pm
7074
Hello again, I've spent a couple of hours trying to play with IRQs, but only could make work the 1st controler, not the optional one. I first can see IRQ 4 to...
Stephane Davy
stephane.davy@...
Send Email
Aug 4, 2005
4:18 pm
7075
Note that you must use snapgear-p13 from our site (www.gaisler.com). The standard snapgear distribution does not support leon with MMU. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 4, 2005
8:26 pm
7076
Dear all, I'm trying to design a very high performance multimedia system. We need to desing a multiple AHB bus system. After looking at leon2 and leon3 ...
daniel_jrchang
Offline Send Email
Aug 5, 2005
5:08 pm
7077
Yes, I have been able to reproduce this problem. It is a simulation-only issue. On hardware, the value or r.lrr does not matter after a flush so cache...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 6, 2005
12:42 pm
7078
Hi all, I simulate with leon2 version1.0.29 using modelsim and my application program (simple "hello world"). It can't print "hello world" and ends with "**...
myecse
Offline Send Email
Aug 7, 2005
2:13 pm
7079
Hi I'm very glad to see you these messages Currently I am required to connect a 16-bit flash to leon core. But I am a newbie to leon core and there are some...
skycanny
Offline Send Email
Aug 8, 2005
10:01 am
7080
Hi everyone, When I try to compile an eCos sample program the following error turns up... ...
somarouthu venkata ra...
sekhar_invin...
Offline Send Email
Aug 8, 2005
12:27 pm
7081
Seems to be a cygwin issue. I don't know which ecos version you are using, but if you the version from our web site, you must use the BCC tool-chain...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 8, 2005
12:34 pm
7082
Hi, I would like to use the burst operation on AHB in INCR mode for more than 1kB address boundary. Is it OK, if I just make htrans := HTRANS_NONSEQ for a...
gunduz_ergin
Offline Send Email
Aug 8, 2005
3:43 pm
7083
You can start a new burst by setting htrans to HTRANS_NONSEQ for one access, see figure 3-11 in the AMBA standard for an example. You must keep asserting bus...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 8, 2005
4:18 pm
7084
i'm trying to geenerate leon3mp with make ise but i receiving the following problems : Checking expanded design ... ERROR:NgdBuild:604 - logical block...
LuísVitório C...
lvcargnini@...
Send Email
Aug 8, 2005
5:23 pm
7085
Switch off the GRFPU in the configuration of the processor. No FPU is provided with the GPL version of GRLIB. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 8, 2005
5:27 pm
7086
thanks it worked now....
LuísVitório Car...
lvcargnini@...
Send Email
Aug 8, 2005
7:15 pm
7087
Hi all: I connect a 16-bit flash to Leon FPGA. Under grmon-1.0.8 dsu back- end, the command "flash" can detect the flash's manufacture but not sizes. So I have...
skycanny
Offline Send Email
Aug 9, 2005
8:49 am
7088
I'm currently having trouble getting hardware breakpoints to work when setting them through gdb. At present I can set software breakpoints and they work fine....
Simon
smtakita
Offline Send Email
Aug 11, 2005
1:02 pm
7089
Gdb needs to be compiled with hardware breakpoints enabled. Which version of gdb do you use, and on which platform? Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 11, 2005
1:57 pm
7090
hi, Can somebody suggest a good reference for the leon assembly instructions. I have already referred to http://www.gaisler.com/doc/sparcv8.pdf document. If...
gc_keshava
Offline Send Email
Aug 11, 2005
2:02 pm
7091
You can try: "SPARC Architecture, Assembly Language Programming and C" by Richard Paul http://cwx.prenhall.com/bookbind/pubbooks/paul/ You can buy it online at...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Aug 11, 2005
2:10 pm
Messages 7062 - 7091 of 16500   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