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 14585 - 14615 of 16499   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14585
On the hardware, the timers are initialized by grmon or mkprom. On RTL, your boot code in the PROM must do the same thing or the timers (and ticks) will not...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 1, 2009
10:03 pm
14586
hello,   Thanks for your valuable suggestion , i have corrected my errors.   regards , chinatn patel ... From: Jan Andersson <jan.andersson@...> ...
chintan patel
chintan_patel08
Offline Send Email
Feb 2, 2009
4:06 am
14587
Hi Jiri: I am not very clear that if we can pass "make xconfig " configuration file to grsim/tsim2 . I think it is great that the make xconfig process can...
adonics1975
Offline Send Email
Feb 2, 2009
4:26 am
14588
Hi Jiri: For those board which in there is no PROM/SRAM for example digilent xup v2p, it is not convenient to download application. We must generate elf or...
adonics1975
Offline Send Email
Feb 2, 2009
4:35 am
14589
Hi efyzz: I think I found the fouth way to resolve ur problem http://tech.groups.yahoo.com/group/leon_sparc/message/14588 ... LEON ... LEON ... think ... it ...
adonics1975
Offline Send Email
Feb 2, 2009
4:38 am
14590
not noly ahbjtag but also ahbuart, usbdcl,eth which components can access ahbram ... must ... can ... the ... resynthesis. ... great...
adonics1975
Offline Send Email
Feb 2, 2009
4:53 am
14591
hiiii. In grip.pdf ,GPL/COM license is free available?     regards,   chintan patel. [Non-text portions of this message have been removed]...
chintan patel
chintan_patel08
Offline Send Email
Feb 2, 2009
5:11 am
14592
The XUP design already contains an AHBRAM module. Just remap it to address 0 and you will achieve what you want. An alternative is to change the reset address...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 2, 2009
7:41 am
14593
The eval versions of grsim and tsim are not configurable, so trying to use xconfig for this does not make much sense... Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 2, 2009
7:43 am
14594
Hi Jiri: I am not sure it is workable. 1. firstly I download the bit file to the fpga. 2. connect grmon reset at this while , the cpu not run ,becuase the ram...
adonics1975
Offline Send Email
Feb 2, 2009
7:55 am
14595
Hi jiri: thank for ur answer. So if it is commercial version ,does the method works well? will xconfig generate some file for grsim/tsim2? best regards! ... ...
adonics1975
Offline Send Email
Feb 2, 2009
8:00 am
14596
hiii ,   i have written code for ahb master configuration.but didnt get output on modelsim console.for ahb slave i got output on modelsin console.so what is...
chintan patel
chintan_patel08
Offline Send Email
Feb 2, 2009
12:06 pm
14597
... It looks like the DDR2 controller is optimized away. Or have you disabled it? If so, you can remove those constraints from the .xcf. It may be a good idea...
Jan Andersson
janatgaisler
Offline Send Email
Feb 2, 2009
12:10 pm
14598
... I am not sure that I understand the question. Cores marked as GPL/COM should be available in the GPL release, yes. Best regards, Jan...
Jan Andersson
janatgaisler
Offline Send Email
Feb 2, 2009
12:12 pm
14599
... You need to increase the number of available masters in the design. AHBCTRL thinks that there are 5 masters in the design and only scans up index 4, and...
Jan Andersson
janatgaisler
Offline Send Email
Feb 2, 2009
12:19 pm
14600
Hello everybody, please, can you say me how to set Leon3 processor? I use GUI interface xgrlib and xconfig. If i disable every peripherals and is use only core...
kraus.vaclav
Offline Send Email
Feb 2, 2009
9:45 pm
14602
Open vsim with the .mpf file you intend to use from a mingw or cygwin shell: vsim testbench.mpf You can also try to delete the .modelsim file in your home...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 2, 2009
10:16 pm
14603
... Hi Jan, thank you again! I tried different ways for creating ahbrom.vhd since the last days, but nothing worked. To eliminate possible wrong use of mkprom,...
efyzz@...
efyzz@ymail.com
Offline Send Email
Feb 3, 2009
9:53 am
14604
The sparc-elf-gcc compiler generates a RAM image without any start-up code. This image will NEVER work when programmed into a PROM. To create a boot-loader...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 3, 2009
10:15 am
14605
Hi efyzz: u can use original design . just use grmon to load the hello.exe to ram 0x40000000,it will be successful. But it is for debug. for release mode: ...
adonics1975
Offline Send Email
Feb 3, 2009
1:08 pm
14606
Hi, i have some problem with gpio unit, after configuring leon3 i wasn't be able to find GPIO port registers on it's adresses 0x80000b00,0x80000b04,0x80000b08...
amok555
Offline Send Email
Feb 3, 2009
3:51 pm
14607
... This is a correct description. I have extended the README.txt file and made the steps more verbose: [Booting the system in hardware] To boot the system in...
Jan Andersson
janatgaisler
Offline Send Email
Feb 3, 2009
3:52 pm
14608
Hi, I'm not familiar with SPARC V8 but in V9, for diagnostic access to Icache and Dcache ASI address is used. I think it is the same for V8. It would be nice...
myungjoo_kim
Offline Send Email
Feb 4, 2009
6:48 am
14609
hiii, I have tried downloding leon3mp.bit file on fpga using ethernet but i got the following error.i have set ip adress to 192.168.0.69.when i trying...
chintan patel
chintan_patel08
Offline Send Email
Feb 4, 2009
6:59 am
14610
This is not a driver problem and means that grmon does not get a connection to the board. Check that you have connected the board correctly, that the edcl was...
Marko Isomaki
marko_isomaki
Offline Send Email
Feb 4, 2009
8:42 am
14611
It is possible to read the cache contents via the AHB bus, through the DSU3 unit. See the grip.pdf manual for details. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 4, 2009
8:44 am
14612
Hello amok555, ... The registers are likely at their correct addresses. The interrupt registers should start at 0x80000b00. GRGPIO decodes 4:2 of the incoming ...
Jan Andersson
janatgaisler
Offline Send Email
Feb 4, 2009
10:35 am
14613
... Sorry, I meant 0x80000200. Best regards, Jan...
Jan Andersson
janatgaisler
Offline Send Email
Feb 4, 2009
10:36 am
14614
Hi Vasek, ... Which template design are you staring from and what errors do you get? Do you really need to disable all the other peripherals? If you leave them...
Jan Andersson
janatgaisler
Offline Send Email
Feb 4, 2009
10:40 am
14615
... incoming ... you ... conclusion ... your ... Oh, thanks a lot. I understand my mistake, and solve it, thanks. amok555...
amok555
Offline Send Email
Feb 4, 2009
12:22 pm
Messages 14585 - 14615 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