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 13541 - 13571 of 16499   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13541
Hello. I'm looking for doing a new amba Ip Block. I've read all the amba chapter in the grlib manual but i still don't understand how to calculate the mask. ...
flob_91
Offline Send Email
Jul 2, 2008
8:48 am
13542
... Depending on the type of memory area (i.e. AHB I/O, AHB memory bank) a slice (or range) of the incoming address is compared with the address in the bar....
Jan Andersson
janatgaisler
Offline Send Email
Jul 2, 2008
9:06 am
13543
Hello all I am trying to figure out the amount of instruction and data cache misses in the Leon3 from RTL simulation. Does anyone know which signal/s I should...
sandropenolazzi
Online Now Send Email
Jul 2, 2008
2:10 pm
13544
Thanks for the information, I have got a better view now. What is the absolute differences between both types ? because both of the memory or the I/O are r/w...
flob_91
Offline Send Email
Jul 2, 2008
2:18 pm
13545
Hello, I am trying to run snapgear in a LEON3 system mounted in the altera-ep2s60-sdr template design. I configure the bootloader for the flash memory in the...
juanfernandoeusse
juanfernando...
Offline Send Email
Jul 2, 2008
3:17 pm
13546
The SDRAM banks number should be 1, not 4. The value indicates number of chip selected banks, not the number of internal banks in the SDRAM devices. Also,...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jul 2, 2008
3:50 pm
13547
I suggest you do the following: 1. Download a fresh grlib-1.0.18 package from: http://www.gaisler.com/products/grlib/grlib-gpl-1.0.18-b2950.tar.gz 2. Unpack it...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jul 2, 2008
10:54 pm
13548
Hi all, It may be not an appropriate question here. But I would greatly appreciate it if someone can help me. AMBA specification requires slave to respond...
jin.ouyang
Offline Send Email
Jul 6, 2008
1:39 am
13549
hello...can i run a program from the AHBRAM and view the simulation results on quartus II? currently, i'm running from local instruction ram through a mif...
Srivatsan
srivatsanvij
Offline Send Email
Jul 8, 2008
8:04 pm
13550
Hi... I'm trying to run programs compiled by GCC on a LEON3 core. I'm able to run programs that include addition and subtract instructions (make sure you...
Srivatsan
srivatsanvij
Offline Send Email
Jul 8, 2008
8:07 pm
13551
Hi all, I try to test the correctness of a AHB/PLB bus bridge, but there are simpl too many possible situations to cover. I think I may have only covered 25%...
jin.ouyang
Offline Send Email
Jul 9, 2008
5:28 am
13552
Perhaps you could try the -msoft-float option when compiling the C program and see if it generates and unsigned multiply instructions?...
Hiren
hirenvt
Offline Send Email
Jul 9, 2008
5:47 am
13553
Did you try the Ambatest folder (lib/gaisler/ambatest) ? That's got a test bench......
Srivatsan
srivatsanvij
Offline Send Email
Jul 9, 2008
4:04 pm
13554
salut, pour mon premeiere essaie,je vais savoir comment proceder pour fair tourner leon3 sur FPGA....
cocomo_216
Offline Send Email
Jul 9, 2008
6:29 pm
13555
Cette liste est en langue anglaise, essaie encore....
Thierry Durand
thierryrdurand
Offline Send Email
Jul 9, 2008
7:44 pm
13556
... starts write ... few clock ... (potentially) ... on the ... I assume it is write an allocate cache. It writes through the cache but allocates a line in the...
slllu
Offline Send Email
Jul 10, 2008
12:15 am
13557
Under certain conditions I'm trying to perform a cold-boot of my software, by restarting from PROM address=0. The following sample program run from FLASH. It...
Rolf Schroedter
rolfschroedter
Offline Send Email
Jul 10, 2008
11:09 am
13559
The psr.tt field is not cleared when you do a soft-reset by jumping to 0x0, so the software will think is is a normal trap. You will need to jump to...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jul 10, 2008
2:51 pm
13560
I just wanted to follow up with this post. I eventually manged to get the design synthesizing and working without too much difficulty. However, I still found...
seansfu
Offline Send Email
Jul 10, 2008
6:22 pm
13561
I am getting the same error, IU in error mode (tt = 0x80) 4000d980 91d02000 ta 0x0 as soon as I run a program. I tried single stepping it, but it steps ...
faconnet
Offline Send Email
Jul 11, 2008
6:03 am
13562
... I'm not sure, do you mean the PSR.ET field or TBR.TT ? According to the SPARC V8 architecture the (p.75) the TBR.TT is undefined at power-up, so I guess...
Rolf Schroedter
rolfschroedter
Offline Send Email
Jul 11, 2008
7:26 am
13563
The psr.tt is reset when SVT is enabled in the processor config: if (xc_rstn = '0') then . if svt = 1 then v.w.s.tt := (others => '0'); end if; . So after...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jul 11, 2008
7:53 am
13564
hi, I want to know how I can run on leon3 FPGA best regards...
cocomo_216
Offline Send Email
Jul 11, 2008
8:12 am
13565
... See the "LEON3 quick-start guide" in the GRLIB IP Library User's Manual ( http://www.gaisler.com/products/grlib/grlib.pdf ). The most convenient way is to...
Jan Andersson
janatgaisler
Offline Send Email
Jul 11, 2008
8:23 am
13566
... Just to be sure, that I'm understanding you correctly: Do you mean the TBR.TT field ? ... Thanks for making this clear. IMHO jumping to PROM...
Rolf Schroedter
rolfschroedter
Offline Send Email
Jul 11, 2008
8:42 am
13567
... Yes, I ment tbt.tt . ... You could trigger a watchdog time-out and perform a hard-reset. This would clear the tbr.tt field. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jul 11, 2008
9:06 am
13568
Hello I'm using grmon-eval with a M7A3PE600 Target. When I execut it, it prints 'try open device //./Com1' and nothing. So is it a com port problem or anything...
flob_91
Offline Send Email
Jul 11, 2008
9:55 am
13569
Problem solved. Turns out, it was another ROM related hardware problem (the previous problem was that debugging requires a ROM to work). The processor doesn't...
faconnet
Offline Send Email
Jul 12, 2008
6:13 pm
13570
I forgot to mention that I was using the default config.vhd file which has ROM pipelined access on which, as stated, doesn't work when ROM is implemented in...
faconnet
Offline Send Email
Jul 12, 2008
6:24 pm
13571
This seem to be a XST bug, and should be reported to Xilinx. But it is good that you managed to find the source of the problem. Regards, Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jul 12, 2008
6:28 pm
Messages 13541 - 13571 of 16499   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