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 16499 - 16529 of 16679   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
16529
 hello Sir,  I want to verify leon3 based SoC. i.e functional verification,code coverage analysis.there is no any example in verification  of grlib.I have...
chintan patel
chintan_patel08
Offline Send Email
Nov 16, 2009
11:45 am
16528
... When performing memory accesses directly from your application; yes I mean SPARC load and store instructions. Best regards, Jan...
Jan Andersson
janatgaisler
Offline Send Email
Nov 16, 2009
10:11 am
16527
Hi Jan, Thanks for your reply :) By saying "performing AMBA read and write" you mean SPARC load and store instructions?? or is there another way? Regards, ...
devox84
Offline Send Email
Nov 16, 2009
9:29 am
16526
The manual describes what the DDR controller core does for you ("An AHB read access to the controller will cause a corresponding access to the external DDR...
Jan Andersson
janatgaisler
Offline Send Email
Nov 15, 2009
8:06 pm
16525
Thank you so much Jiri and Phillip to help me out. Regards, Andr«± Luiz....
Andre
andre.luiz...
Offline Send Email
Nov 15, 2009
6:01 pm
16524
Hi, just for your convenience: the default linker script can be retrieved by sparc-elf-ld -vebose You can than modify and add segments by hand. Cheers, Philip ...
Philip Axer
axer@...
Send Email
Nov 15, 2009
5:50 pm
16523
Can someone help me please????...
devox84
Offline Send Email
Nov 15, 2009
9:33 am
16522
You need to create a custom link script for gcc that defines RAM in your area. See the gcc docs for details. The default BCC link scripts has RAM in 0x40000000...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 14, 2009
5:11 pm
16521
Hi all, While i was reading in grip manual, DDR2SPA section, in the "Read cycles", it tell that if i want to read i have to perform ACTIVATE command and then...
devox84
Offline Send Email
Nov 13, 2009
11:21 pm
16520
Hi Philip, Thanks for your reply. I found a usfull informatin there :)...
devox84
Offline Send Email
Nov 13, 2009
10:21 pm
16519
Hello, Jiri. I'm using BCC for Leon3. The memory that will run the app is at 0x10000000 but i can't compile with that address as text area. Can you give me any...
Andre
andre.luiz...
Offline Send Email
Nov 13, 2009
9:01 pm
16518
Hi Jiri, also, I tried to run it directly under the path of `../grlib-gpl-1.0.21-b3848/designs/leon3-xilinx-xc3sd-1800', using original files from the unzip...
张乙维
vvzmvv11
Offline Send Email
Nov 13, 2009
6:43 pm
16517
Hi Jiri, 1. I am using bshell, all the environment variables are set in the .bash_profile file 2. after make script, it is the makeFile in the design...
张乙维
vvzmvv11
Offline Send Email
Nov 13, 2009
6:31 pm
16516
This is not what I asked. Again: 1. Which shell are you using? 2. If you do an 'ls' in the design directory, which files do you see after doing 'make scripts'...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 13, 2009
4:54 pm
16515
Hi Jiri I am using Linux. the makefile is the one. I modified the GRLIB to the directory where the grlib locates. Thanks. include .config ...
张乙维
vvzmvv11
Offline Send Email
Nov 13, 2009
4:48 pm
16514
Which host OS and shell are you using? If you do an 'ls' in the design directory, which files do you see after doing 'make scripts' ? Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 13, 2009
3:54 pm
16513
Hi Jiri, I have some probem when running make vsim. it reports as below. I checked my GNU VERSION by 'make -v', as below. My grlib is unziped by 'gunzip -c...
vvzmvv
Offline Send Email
Nov 13, 2009
2:29 pm
16512
This is not possible. Use coregen if you need this feature or write such a module yourself. It is not too difficult, the pre-initialized data is defined on the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 12, 2009
3:53 pm
16511
Hi Jiri, I wonder if i can initialise a ahbdpram by using a init data file? as what we do in Xillinx coregen. I tried to modify the library, but it does not...
vvzmvv
Offline Send Email
Nov 12, 2009
3:46 pm
16510
You need to make your own AHB interface. Take a look at AHBDPRAM core for how this can be done ... Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 12, 2009
11:56 am
16509
Hi Jiti, Please skip the previous question. I just saw it is actually two two-port rams with the combination of the write bus. there is no ahb interfaces for...
vvzmvv
Offline Send Email
Nov 12, 2009
11:12 am
16508
Hi Jiri, i want to add 'regfile' ipcore in grlib to my design. The doc says it is actually a three-port ram. the device i am using is xilinx sp3a-dsp-1800a. i...
vvzmvv
Offline Send Email
Nov 12, 2009
11:05 am
16507
Hi all, I hope you can help me. We are currently developing a system on an Atmel AT697E processor and have a requirement to be able to trap a data access...
Neil MacEwen
neil_macewen
Offline Send Email
Nov 11, 2009
3:17 pm
16506
Now I have run the synthesis with XST as well and can verify that it is a XST problem. None of the debug links can access the design when fixed priority is...
Marko Isomaki
marko_isomaki
Offline Send Email
Nov 10, 2009
1:48 pm
16505
Which tool-chain are you using and for which leon version/device ? Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 9, 2009
10:31 pm
16504
Why can't I creat an application with the instruction area (-Ttext) between 0x1000000 and 0x3fffffff? The Leon i used has a flash memory on 0x10000000 bus and...
Andre
andre.luiz...
Offline Send Email
Nov 9, 2009
7:27 pm
16502
I have followed the same procedure you used and it worked straight off with both ise 9.2 and 10.1 regardless of the arbitration setting. Are you using XST for...
Marko Isomaki
marko_isomaki
Offline Send Email
Nov 9, 2009
5:39 pm
16501
Use spartan3 as target tech. This is also done in the template design designs/leon3-xilinx-xc3sd-1800, which uses a 3A-DSP device. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 9, 2009
1:27 pm
16500
Hello, Could you tell me if I need add a new technology to the library for the Xilinx SP3a-dsp FPGA, or I can just use spartan3 in my technology setting?...
vvzmvv
Offline Send Email
Nov 9, 2009
11:47 am
16499
... In simulation it is probably easier to capture the complete output and then search for the address of the store that you suspect of doing something wrong....
Jan Andersson
janatgaisler
Offline Send Email
Nov 9, 2009
7:57 am
Messages 16499 - 16529 of 16679   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help