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 13298 - 13327 of 16505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13298
I have seen this on systems that does not support 'echo -e'. I have switched to using printf in the next release, which seems to be supported on all platforms....
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 2, 2008
10:21 am
13299
Dear all, I m hobby, I want try simulator Gaisler for Leon processor. In Tsim-eval consol I have already same message syntaxes error.(see below) Although I...
picnanard31
Offline Send Email
May 2, 2008
12:07 pm
13300
You must compile the C program to be able to execute it in the simulator. You will need to download and install bcc to do this. The precompiled examples in...
Jerry Needell
jerryneedell
Online Now Send Email
May 2, 2008
12:20 pm
13301
Hello all, I'm new to the group - but have searched past postings and have only found reference to compiling Ada for the LEON in posts around 2002. Has anyone...
David
rowsail
Offline Send Email
May 2, 2008
3:47 pm
13302
You should ask this on the rtems email list. I know that Joel Sherrill has made a lot of work to get GNAT/RTEMS to run on the leon processor, and there were...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 2, 2008
3:58 pm
13303
... error.(see below) ... Ok thank for you help I have Install eclipse software with bcc in the first time I try compile my file.c Perhaps soon,...
picnanard31
Offline Send Email
May 2, 2008
9:07 pm
13304
I'm trying to work out the iu.vhd file. I found out that op_mux() are multiplexers that select operand source, and alu_op() selects kind of operation to be...
kawka85
Offline Send Email
May 3, 2008
7:49 pm
13305
Hi everyone, I would to find out if it is actually possible to implement Leon3 without any cache at all. I realise that in the make xconfig settings you could...
gaislerguru
Offline Send Email
May 3, 2008
10:45 pm
13306
I have the similar question. The result seems to be written back to register file directly from the exception stage. I don't find the WB stage in the code. Am...
jin ouyang
jin.ouyang
Offline Send Email
May 3, 2008
11:59 pm
13307
The exception and writeback stages are merged into one; reducing the pipeline to six stages instead of seven. ~ Hiren...
Hiren
hirenvt
Online Now Send Email
May 4, 2008
12:45 am
13308
So, maybe someone worked out when inputs like ed, md, xd, r.w.result are used in op_mux procedure?...
kawka85
Offline Send Email
May 4, 2008
12:11 pm
13309
You can find in the folder Files the simulation guide, IMHO it's most useful document. ... exactly the functionality default PROM is performing, Can anyone plz...
Vladimir Boykov
mrboykov
Offline Send Email
May 5, 2008
9:33 am
13310
Hello everyone, We don't quite understand why, in a single processor configuration, the following register appear: -Processor interrupt mask register ...
Davy Stéphane
davy_lesia_o...
Offline Send Email
May 5, 2008
1:17 pm
13311
The PROM code flushes the cache, sets the special registers, zeros out global/standard registers and makes a jump to 0x40000000. ~ Hiren...
Hiren
hirenvt
Online Now Send Email
May 5, 2008
3:01 pm
13312
Hello, anyone knows if its possible to make the leon3 processor wrok with a ocp socket interface. I've been looking the VHDL code and it seems that the AMBA...
juanfernandoeusse
juanfernando...
Offline Send Email
May 5, 2008
4:09 pm
13313
Use 'Processor interrupt force register'. The numbered version of the register only appear in leon3 SMP systems with at least two processors. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 5, 2008
5:35 pm
13314
You don't need to connect them, they will be optimized away during synthesis. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 5, 2008
5:35 pm
13315
Even if the caches are disabled in xconfig, some logic is needed to interface the pipeline I/D interafaces to AMBA AHB, this is why the icache/dcache/acache...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 5, 2008
5:36 pm
13316
hi all i am having this problem as well. has anyone encountered this? isicien9 <isicien9@...> wrote: hi, i see that no...
Abhishek Bhattacharjee
abttje
Offline Send Email
May 6, 2008
3:56 am
13317
Hi all, I found there is a line in ddr_virtex2_phy as: clk0r <= clk_270r; clk90r <= clk_0r; clk180r <= clk_90r; clk270r <= clk_180r; I am a bit confused by...
jin.ouyang
Offline Send Email
May 7, 2008
4:34 am
13318
This is just a renaming of the clock signals. /nilsjohan...
nilsjohan
wesni
Offline Send Email
May 7, 2008
7:49 am
13319
Hello, I finally manage to run testbench with modelsim but.... In the log, there is : At the beginning : # ** Warning: NUMERIC_STD.TO_INTEGER: metavalue...
flob_91
Offline Send Email
May 7, 2008
1:01 pm
13320
Dear Jiri, ... is the leon2 integration to the grlib still under work or has it been discarded? If it is under work, are there any assumptions when the leon2 ...
hn3g@...
h.hnnng
Offline Send Email
May 7, 2008
2:06 pm
13321
... well as ... restructurization? ... Hi Henning, a couple of month ago I wrote a wrapper for leon2 in order to connect it on amba bus (with the same I/O name...
Florent
florent.manni
Offline Send Email
May 7, 2008
2:25 pm
13322
The testbench cannot be run on the Actel Proasic3 design, since the GSI SSRAM models do support pre-loading of data. Either you will need to add this...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 7, 2008
3:18 pm
13323
I am trying to understand how cache replacement works for leon3 having 4-way (set). It appears to me that the function lru_set returns the lru set (way) index....
slllu
Offline Send Email
May 7, 2008
5:39 pm
13324
Care to show me where you found it?? I'm having the same problem as well; trying to interface leon3 with a coprocessor. Thanks....
Srivatsan
srivatsanvij
Offline Send Email
May 7, 2008
9:21 pm
13325
Hello, I'm working on SSH project. When compiling my image with Snapgear, I have thi error message "[bsd-arc4random.o] Erreur". Please is there any one who can...
dali bentaher
dalidali184
Offline Send Email
May 7, 2008
10:12 pm
13326
Hey... I don't know why this is, but I can't find the file "grfpw.vhd" and "grfpw_0_stratixii.vhd" needed to instantiate the FPU interface... What i'm really...
Srivatsan
srivatsanvij
Offline Send Email
May 8, 2008
5:19 am
13327
The GRFPU and GRFPC for leon3 are only licensed commercially and not provided with the GPL version of grlib. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 8, 2008
10:40 am
Messages 13298 - 13327 of 16505   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