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 5979 - 6008 of 16502   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5979
To avoid viruses, attachment are not allowed on the list and automatically removed. Your pictures has thus been deleted. The test program in the 'tsource'...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 2, 2005
9:28 am
5980
Hello, I would like to implement the Leon with his ethernet inteface on an Actel device. The problem is that Actel tools (Libero) does not support mixed...
bumkele
Offline Send Email
Jan 3, 2005
9:03 am
5981
Hello all, I'm trying to get two successive bytes from Leon IO area, sent from a PC through a USB module -external to FPGA- mapped at 0x20000010. I have a...
Stephane Davy
stephane.davy@...
Send Email
Jan 3, 2005
10:15 am
5982
When I open the leon.npl file, i face the below problem This project was last saved with the design flow "XST VHDL"which is not supported by this installation...
hueychian
Offline Send Email
Jan 3, 2005
12:04 pm
5983
Hello all, I try to port the LEONII onto an ALTERA StratixII-FPGA. For simulations i use MODELSIM 5.7e. ALTERA-development-tool is QuartusII 4.1. ...
markus_danninger
markus_danni...
Offline Send Email
Jan 3, 2005
12:43 pm
5984
To perform symbolic source-code debugging, use gdb and the ddd front-end. You can then single step through the code and inspect the variables. This works both...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 3, 2005
1:35 pm
5985
The ISE XST/VHDL flow is only supported on ISE webpack and ISE foundation. It is thus not supported on ISE Alliance. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 3, 2005
2:02 pm
5986
Hi, I'm trying to get started a small project in which I had hopped to use the Leon3 processor, but unfortunatly I've gotten completely stuck getting even a...
cjiph
Offline Send Email
Jan 3, 2005
11:26 pm
5987
I don't know if there are better advices from Jiri,but I solved this Post-Layout Simulation problem by myself. I added Reset pins for each register.(Especially...
cctv_lsj
Offline Send Email
Jan 4, 2005
12:02 am
5988
Hi, thx for this hint.I'll try this. In fact the later target is the implementation in ASIC. But what does DFT mean?...
markus_danninger
markus_danni...
Offline Send Email
Jan 4, 2005
8:02 am
5989
DFT is short for design for test. ¡¡¡¡ ======== 2005-01-04 08:01:00 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ======== Hi, thx for this hint.I'll try this. In fact...
LiuJun
liujuner
Offline Send Email
Jan 4, 2005
8:21 am
5990
DFT is short for design for test. ¡¡¡¡ ======== 2005-01-04 08:01:00 ÄúÔÚÀ´ÐÅÖÐдµÀ£º ======== Hi, thx for this hint.I'll try this. In fact...
LiuJun
liujuner
Offline Send Email
Jan 4, 2005
8:21 am
5991
Thank you Jiri. From what I see now in DDD, the content of my "IO area mapped" variables are bad. In section 7.8, it is written that whatever the SRAM mode is,...
Stephane Davy
stephane.davy@...
Send Email
Jan 4, 2005
2:27 pm
5992
Dear Stephane: Some IO varilabe is fail because it must be declared as volatile type. You may check it. regards Stephane Davy <stephane.davy@...> wrote: ...
 
t_t_huang2003
Offline Send Email
Jan 4, 2005
3:15 pm
5993
Dear Stephane: Some IO varilabe is fail because it must be declared as volatile type. You may check it. regards Stephane Davy <stephane.davy@...> wrote: ...
 
t_t_huang2003
Offline Send Email
Jan 4, 2005
3:15 pm
5994
Hi, @cctv_lsj: How did you add the extra reset pins? Have I to modify the tech_generic or tech_map or both? ... IU.vhd) ... LEON ... Everything is ... with a ...
markus_danninger
markus_danni...
Offline Send Email
Jan 5, 2005
7:42 am
5995
Yes I know that from my first try in 16 bit mode a long time ago. The thing is I can access IO normally while in 16-bit ram access mode. I configured Leon to...
Stephane Davy
stephane.davy@...
Send Email
Jan 5, 2005
2:11 pm
5996
Hi! The registers in iu.vhd is the most important, they determine the initial state of LEON. Some registers must be taken care: such as the annul bit in each ...
cctv_lsj
Offline Send Email
Jan 6, 2005
1:40 am
5997
Hello, we want to assemble a little example programm like .text _start: .global _start .global main b main main: sethi %hi(0x40001000), %l4 jmp %l4 nop .end ...
peermarco
Offline Send Email
Jan 6, 2005
10:30 am
5998
Use gcc to assemble and link: sparc-elf-gcc -N -Ttext=0x40000 -nostartfiles file.S -o mini.bin Note that assembly files should have the .S extension. Jiri. ......
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 6, 2005
11:19 am
5999
it works. thank you peer and Marco...
peermarco
Offline Send Email
Jan 6, 2005
12:26 pm
6000
Hello, we wrote a little c-programme with an input by console-Window (Grmo- window). We compiled it with gcc and then start GRMON-EVAL simulation. but the...
peermarco
Offline Send Email
Jan 6, 2005
5:35 pm
6001
A good way to get started with the cross-compiler and grmon is to build the example applications in /opt/sparc-elf/src/examples : cd...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 6, 2005
5:46 pm
6002
I'm planning to buy XSA-3S1000 for synthesizing leon2-FT and do some experience. Are there any contraddiction? If not, is there anyone that knows what area...
Giacomo Bernardi
bernardi.giacomo@...
Send Email
Jan 6, 2005
7:23 pm
6003
Hi, I configured Leon3 on Modelsim6.0 and able to see "Hello World" in Simulator. But when i changed code in Hello.c and compiled it did'nt work. I found that...
mallikarjun khanapuri
ml_khanapuri
Offline Send Email
Jan 7, 2005
9:37 am
6004
... experience. Are there any contraddiction? The XSA-1000 board has only 16-bit wide sdram (no sram), which means that leon will not be able to use any...
jiri_gaisler
Offline Send Email
Jan 7, 2005
1:15 pm
6005
Thanks jiri Can you suggest me a board ( or a list of that ) more suitable for implementing leon that is not expansive for me ( i'm a beginner and i' have just...
Giacomo Bernardi
bernardi.giacomo@...
Send Email
Jan 7, 2005
2:30 pm
6006
I would correct the precedent mail substituting leon2-ft with simply leon2 Sorry!...
Giacomo Bernardi
bernardi.giacomo@...
Send Email
Jan 7, 2005
5:48 pm
6007
I would correct the precedent mail substituting leon2-ft with simply leon2 Sorry!...
Giacomo Bernardi
bernardi.giacomo@...
Send Email
Jan 7, 2005
5:53 pm
6008
I'm porting my spartan-3 B/D with leon3. But my board has single 16-bit (8MB) SDRAM chip only. I think LEON SDRAM Controller support 32/64-bit Data Bus only. ...
cikahn
Offline Send Email
Jan 8, 2005
6:35 am
Messages 5979 - 6008 of 16502   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