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 3192 - 3221 of 16506   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3192
Hi everybody, Anyone has instantiated ahbtest.vhd module and tested with leon? If anyone knows how it runs, please could you help me. Is it necessary to add...
ruepercebe@...
ahidalga
Offline Send Email
Apr 1, 2003
3:58 pm
3193
Hi everybody, Anyone has instantiated ahbtest.vhd module and tested with leon? If anyone knows how it runs, please could you help me. Is it necessary to add...
ruepercebe@...
ahidalga
Offline Send Email
Apr 1, 2003
4:01 pm
3194
... As far as I remember, this is a test slave, which allows to send retry, split and error responses, this is meant to test the compliance of masters, since...
Roland.Weigand@...
Send Email
Apr 1, 2003
4:12 pm
3195
Hi Roland, Thank you very much for your fast reply. I thought that implementing ahbtest in Leon, I could receive some replies from the processor( the high...
ruepercebe@...
ahidalga
Offline Send Email
Apr 1, 2003
4:48 pm
3196
Here's a little fancier ahb_slave module. There are four memory regions, and you can actually read and write the memory. Each region responds with one of the...
david frazer
davefrazer
Offline Send Email
Apr 1, 2003
5:07 pm
3197
Hi all: The Quistion is: when we convert the .c file into .srec file to load it in SDRAM ,and the SDRAM read it by bprom loader . we found that the leon read...
ttghleon
Offline Send Email
Apr 1, 2003
9:42 pm
3198
Hello Yassine, We need two devices to run GDB: the host PC and the target board. Use a regular cable (not NULL cable) to hook between two serial ports. I....
Weyyi Wang
weyyiw
Offline Send Email
Apr 1, 2003
11:12 pm
3199
hello what do you want to say by regular cable and not null; i use xsv-800 board: i made a cable to link the serial port of the host pc and the one on the...
yassine aoudni
aoudni_yassine@...
Send Email
Apr 2, 2003
7:37 am
3200
Hello! I have a question: I am planning to implement the Leon in an Altera fpga, and then bring it to run with Linux. I think I will use uClinux, because I...
Omar Valdes
ovaldess
Offline Send Email
Apr 2, 2003
8:33 am
3201
hii.. I am having a problem in using standard C /Cpp functions on leon. If I try to compile a C program with a standard mathematical function like (pow) power,...
shashank dabral
shashank_dabral
Offline Send Email
Apr 2, 2003
9:15 am
3202
Hi, Let say: - If your LEON design has an MMU =====> then port Linux onto it - If your LEON design has _NO_ MMU ===> then port uClinux onto it The confortable...
Paugam Luc
luc.paugam@...
Send Email
Apr 2, 2003
9:35 am
3203
Hi all, I posted this problem a few weeks ago but didn't get any feedback. Is it correct that there is no lead-out cycle for prom and I/O read access? Regards ...
Gries Ulrich
catcrossreel
Offline Send Email
Apr 2, 2003
9:46 am
3204
It helped a lot. Thanks!!! Omar. ... __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms,...
Omar Valdes
ovaldess
Offline Send Email
Apr 2, 2003
4:12 pm
3205
Hello Yassine, The regular RS-232 cable. FYI, we have the same board XSV-800. -Weyyi ... From: yassine aoudni [mailto:aoudni_yassine@...] Sent: Tuesday,...
Weyyi Wang
weyyiw
Offline Send Email
Apr 2, 2003
4:50 pm
3206
Hi all: The Quistion is: when we convert the .c file into .srec file to load it in SDRAM ,and the SDRAM read it by bprom loader . we found that the leon read...
ttghleon
Offline Send Email
Apr 2, 2003
6:50 pm
3207
as i know try with this command line sparc-rtems-objcopy -o srec hello.c hello.rec (not hello.srec) ttghleon <ttghleon@...> wrote:Hi all: The Quistion...
yassine aoudni
aoudni_yassine@...
Send Email
Apr 2, 2003
6:58 pm
3208
Hi, I am an undergraduate trying to figure out how I can write a simple assembly program for the leon and how I run it using ModelSim - can this be done? (It...
scd9053
Offline Send Email
Apr 2, 2003
10:22 pm
3209
I will be out of the office starting 03/04/2003 and will not return until 15/04/2003. I will do my best to respond to your message when I return....
luca.tunesi@...
ltunesi
Offline Send Email
Apr 3, 2003
3:00 am
3210
Hi, Does any one try to simulate leon in modelsim under linux platform ? I always gets exit code 211, but it is normal in my workstation (SunOS 5). My platform...
花花
flowers_yang
Offline Send Email
Apr 3, 2003
4:08 pm
3211
... Using RedHat 7.2 and modelsim 5.6e works. Best regards, Roland Weigand. ======================================== Roland Weigand ESTEC, European Space...
Roland.Weigand@...
Send Email
Apr 3, 2003
4:45 pm
3212
Thank, Roland regards ... From: <Roland.Weigand@...> To: <leon_sparc@yahoogroups.com> Sent: Friday, April 04, 2003 12:47 AM Subject: Re: [leon_sparc]...
??
flowers_yang
Offline Send Email
Apr 4, 2003
12:06 am
3213
Hi, Is anyone able to explain to me what the asm() function does. It appears in some of the c programs in the tsource directory. Or could someone point me to...
scd9053
Offline Send Email
Apr 4, 2003
6:38 pm
3214
Go to www.gnu.org and read the gcc manual. Jiri. ... -- ... Gaisler Research, Stora Nygatan 13, 41108 Goteborg, Sweden, +46-31802405 fax: +46-31802407 email:...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Apr 4, 2003
6:46 pm
3215
hi the asm() enables you to write assembly code inside your C code : asm( " /* your assembly code */ "); TaMeR AshouR ... Wrom: NNYCGPKYLE To:...
tam_ashour@...
tamashour
Offline Send Email
Apr 4, 2003
7:50 pm
3216
Hi, I want to be able to write an assembly program and have that assembly program executed by the leon model. I need to know how I can convert my assembly...
scd9053
Offline Send Email
Apr 5, 2003
3:39 pm
3217
Maybe it's a silly question, but when I built a simple c program like hello.c with the command: sparc-rtems-gcc test.c I got the following message: "Assembler...
brianchn2
Offline Send Email
Apr 6, 2003
10:50 am
3218
I searched the archives and found a solution: re-install the Cygwin and choose DOS instead Unix when prompted to "select install root directory" Now...
brianchn2
Offline Send Email
Apr 6, 2003
5:30 pm
3219
thanx for your help brianchn2 <brianchn@...> wrote:I searched the archives and found a solution: re-install the Cygwin and choose DOS instead Unix...
mehdi ben abderrahmen
mehdi_frd@...
Send Email
Apr 6, 2003
5:32 pm
3220
Hi, some days before i ask something about Leon boot proms http://groups.yahoo.com/group/leon_sparc/message/3177 I invest some time and create a nice document....
buttel_space
Offline Send Email
Apr 7, 2003
10:51 am
3221
Grab the following free book: http://www.advancedlinuxprogramming.com/ and see chapter 9 entitled: "Inline Assembly Code" for the syntax of asm code. And here...
Paugam Luc
luc.paugam@...
Send Email
Apr 7, 2003
12:46 pm
Messages 3192 - 3221 of 16506   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