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 4447 - 4476 of 16497   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4447
Thanks Jiri for your reply I have another question, In the TSO model, a load by the IU checks its store buffer before going eventually to the external memory ...
abdel8086
Offline Send Email
Jan 2, 2004
1:10 am
4448
Dear Jiri, I have 5 sram on my board which are 512k*36, can you suggest me a efficent way of mapping this sram to leon. Each sram had indivisual Control,...
sridhar_s58
Offline Send Email
Jan 2, 2004
5:55 am
4449
It is not necessary to check the store buffer to insure the TSO model. Either the load returns with a cache hit and then automatically contains the latest...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 2, 2004
9:41 am
4450
Simplest thing is to use only one 512x36 sram. Connecting multiple will require to implement decoding and multiplexing of data read buses in the memory...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 2, 2004
9:42 am
4451
Dear Jiri, I have already connected one SRAM and it is working fine, But now I would like to connect other four, an you kindly give me some guidance. Thanking...
sridhar_s58
Offline Send Email
Jan 2, 2004
12:53 pm
4452
You one ram chip select per bank, and duplicate the address and control signals. The data bus must also be duplicated, but you need to add multiplexers on the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 3, 2004
3:30 pm
4453
... If the first instruction received the write error trap, then it should report "(trapped, tt = 0x2b)". But as you can see from the code I have copy-pasted,...
glyk72
Offline Send Email
Jan 3, 2004
3:45 pm
4454
The write error trap is of the type "non-resumable machine-check exception", refered to in setcion 7.1 of the SPARC standard. Section 7.6 also refers to the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 3, 2004
4:10 pm
4455
Let me tell you the whole story. For some time now, we have been implementing our own SPARC MMU for LEON2-1.0.12. Our aim was to modify only LEON's structure...
glyk72
Offline Send Email
Jan 3, 2004
4:46 pm
4456
Hi there, Happy New Year!! I am usig leon2-1.0.13(Standard edition). Is it possible to interface simultaneously both the Co-processor and the FPU to leon? Is...
ps_roohibanu
Offline Send Email
Jan 3, 2004
4:46 pm
4457
Your concept can work, but you should only use mexc, not werr. A page miss should cause trap 0x09 if you have an mmu with hardware table walk, or 0x2c if you...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 3, 2004
9:00 pm
4458
Thank you very much for the reply Jiri, I will try the method you suggested. Thank you once again. Happy new Year Sree Jiri Gaisler <jiri@...> wrote: ...
sridhar singh
sridhar_s58
Offline Send Email
Jan 5, 2004
4:18 am
4459
Hi , Please give me some pointers where to look for more documentation about meiko fpu and the data sheet of Meiko as well. Thanks in advacnce, Roohi...
ps_roohibanu
Offline Send Email
Jan 5, 2004
2:00 pm
4460
I followed your guidelines and made some changes to dcache and iu, that seem to be successful. However, having to wait each time for the TLB check to be...
glyk72
Offline Send Email
Jan 5, 2004
3:59 pm
4461
Right. That is why the MMU normally is integrated with the caches. A TLB search is really only necessary on a write miss, since a write hit can (should) not...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 5, 2004
4:12 pm
4462
Hello I need to know the protocol of writing/reading in the cache memory for example: a single store takes 2 cycles. does the data_in have to be valid only ...
abdel8086
Offline Send Email
Jan 5, 2004
5:47 pm
4463
Hi All, Please give me some pointers to the documents to get to know more about FPU(Meiko) architecture and datasheets. Thanks, Roohi...
ps_roohibanu
Offline Send Email
Jan 6, 2004
12:04 am
4464
May I know can this version works on Xilinx Spartan2E series? Regards, Keng ... allowing ... (pci_gr.vhd) ... 31802405...
felixkpk
Offline Send Email
Jan 6, 2004
1:42 am
4465
Hi, i have the same question too. Please let me know if there is news. thanks regards, Keng ... xc2s300E ? ... begin with it?...
felixkpk
Offline Send Email
Jan 6, 2004
1:49 am
4466
Dear All, Anyone can help?? ... Insight" ... at ... total) ... total) ... 5...
chern_4000
Offline Send Email
Jan 6, 2004
4:00 am
4467
Hi, strange_steve, have u find out why the dpram_synp_ss : missing. I am facing the same problem now. please let me know. thanks regards, Keng ... to ... ...
felixkpk
Offline Send Email
Jan 6, 2004
4:00 am
4468
Hi all Could anybody tell ahb arbiter working as per ahbarb.vhd Thank you __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing...
prakash
nprakash_456
Offline Send Email
Jan 6, 2004
4:40 am
4469
Hi Jiri, I'm testing performance of Leon in a AX1000-FBGA676 from Actel. Now I have a few questions about cache configuration in Leon. 1) What cache...
sol_av_isfolket
Offline Send Email
Jan 7, 2004
10:08 am
4470
... 1 + 1 kbyte direct mapped. ... Which synthesis tool (and version) did you use? Also, make sure you use 'make xconfig' to configure the vhdl model, rather...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 7, 2004
10:49 am
4471
Thank you Jiri for your fast reply. I'm using Synplify for Actel version 7.3. And I am using 'make xconfig' to edit the configuration. The caches are 1 set, 1 ...
sol_av_isfolket
Offline Send Email
Jan 7, 2004
11:40 am
4472
Hello all, Is LEON's XST Edition intended for use only with Xilinx' XST tool? Is it preferable to use the Std Edition with Synplify?...
Leif Granholm (LGR)
leif_ssc
Offline Send Email
Jan 7, 2004
1:14 pm
4473
leon-xst work well with both synplify and Xilinx XST, and is the prefered distribution. leon-std is kept to keep compatibility with leon2-ft, but is no longer...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 7, 2004
1:21 pm
4474
... After some further testing, I have found out that the current AX ports only supports cache sizes of 2 Kbyte and larger. You should thus configure the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 7, 2004
2:10 pm
4475
Hi I am a beginner. For me, i am using Xilinx ISE Webpack 6.1.03i with MicroSim XE II 5.7C. I tried to open the ..\leon2\leon2-1.0.21- xst\syn\xst\leon.npl. At...
felixkpk
Offline Send Email
Jan 8, 2004
3:07 am
4476
Hey, first of all, I wish everybody a happy new year 2004. Now my problem. I have a simple program that works already from RAM. So I download it via dsumon and...
frank.donner@...
Send Email
Jan 8, 2004
11:49 am
Messages 4447 - 4476 of 16497   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