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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 10315 - 10344 of 16506   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10315
hi to all I am doing a project and I have 2 queries 1) Is it possible that I can synthesize leon3 using freely available Xilinx ise webpack. 2) I have...
pratyush_tom
Offline Send Email
Feb 1, 2007
9:57 am
10316
... Yes, if you target a device that is supported by the WebPack. ... You need to install a link in /opt that points to the install directory of BCC. There is...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 1, 2007
11:57 am
10317
I suppose what Leon3 have 7 stage pipline: fetch decode reg access execute memory exception writeback But then I analyze the iu3.vhd file...
e_yankevich
Offline Send Email
Feb 1, 2007
1:48 pm
10318
Hi, Jiri and all After doing every steps from the PS/2 keyboard chapter of Snapgear manual 1.30.0, the VGA console works fine but the keyboard still has no ...
reanphoto
Online Now Send Email
Feb 2, 2007
3:55 am
10319
Hi, From release p29 and onwards you will need the new PS/2 core that has not been released yet. The new PS/2 core will be available in the next release of...
Daniel Hellstrom
hedani3l
Offline Send Email
Feb 2, 2007
7:53 am
10320
Hello, In Leon2 LD instructions have CPI=1 but ST instructions have a CPI=2. Why does a ST takes two cycles even that the store address and store data are...
abdelmajid_forum
abdelmajid_f...
Offline Send Email
Feb 2, 2007
8:39 am
10321
The ST instruction will always take 2 cycles, since it can use up to three register values and the register file has only two read ports. One could modify the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 2, 2007
9:15 am
10322
OK, I have uploaded the new PS/2 port (apbps2.vhd) to the group's file area. You should copy it to lib/gaisler/misc and re-run synthesis. The the PS/2 will...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 2, 2007
11:22 am
10323
I have been trying to synthesize leon3 design using xilinx ise 8.1 for digilent xup fpga board, but was not successful. Please have a look at this error report...
pratyush_tom
Offline Send Email
Feb 2, 2007
2:01 pm
10324
One correction I mentioned "reasons for these errors" but I meant can any one help why I am getting these errors?? Another query how mush time does it take for...
pratyush_tom
Offline Send Email
Feb 3, 2007
7:11 am
10325
To understand loadable modules in TSIM, I am using the io.c in the iomod directory to make a io.so module. (I used the switches specified in the Makefile when...
efosdahl
Offline Send Email
Feb 5, 2007
12:27 pm
10326
A manual for LEON SnapGear p30 Linux is available at www.gaisler.com, under the Linux download page. Table of contents: 1 INTRODUCTION 1.1 LEON Linux ...
Daniel Hellstrom
hedani3l
Offline Send Email
Feb 5, 2007
12:45 pm
10327
Have you enabled the prom write-enable bit in the MCFG1 register? Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 5, 2007
1:16 pm
10328
... Does this mean that the ST will stay two cycles during the Pipeline Memory stage: *the first to set the ST address *the second to provide the ST data ...
abdelmajid_forum
abdelmajid_f...
Offline Send Email
Feb 5, 2007
1:20 pm
10329
... Yes. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 5, 2007
1:26 pm
10330
Hi all I'm trying to implement this design in the XUP board but when I synthesize it and load to the board nothing happens and when I start grmon it doesn't...
Fernando
atanasionegrete
Offline Send Email
Feb 5, 2007
2:50 pm
10331
Did you press the reset/load button after downloading the bitfile? This is mentioned in the README.txt file ... Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 5, 2007
2:56 pm
10332
Yes, I tried it before starting grmon and also when grmon is searching for Leon. I also tried starting grmon with the option -freq 100. I know it's not problem...
Fernando
atanasionegrete
Offline Send Email
Feb 5, 2007
4:09 pm
10333
** More information ** If I start grmon using -jtag option it detects 0 MHz frequency and I see "Processor not in debug mode" 4 times. If I start grmon using ...
Fernando
atanasionegrete
Offline Send Email
Feb 6, 2007
9:29 am
10334
Hi all, I have been trying to get a custom .bit file using tkconfig. However, I always get the same bit file: the one with the default configuration. Here are...
maibarrene
Offline Send Email
Feb 6, 2007
11:08 am
10335
The command 'make config' selects the default leon2 configuration, which has ethernet enabled. Do NOT use this command if you have defined your own config. To...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 6, 2007
11:28 am
10336
Hello all! Im new in Leon area and as much in rterm. Id like to ask a few question regarding: 1. I want to simulate three interfaces: Spw, Debug via Jtag and...
dima24f
Offline Send Email
Feb 6, 2007
1:01 pm
10337
You can add path in console each time you load your ddd/eclipse etc....
dima24f
Offline Send Email
Feb 6, 2007
1:05 pm
10338
Hi everybody, i just downloaded and tried out snapgear-p30. Looks much better organized, but the best addition is by far the user manual! Problem is, no matter...
Dimitris Lampridis
gnu_labis
Offline Send Email
Feb 6, 2007
3:51 pm
10339
Hi Dimitris, Have you set up the boot loader correctly, check SDRAM parameters. This can be verified by running the kernel from RAM instead of flash. When ...
Daniel Hellstrom
hedani3l
Offline Send Email
Feb 6, 2007
4:34 pm
10340
Hi Daniel, thanks for the reply. I tried to run from RAM and it works, or at least it goes further (So, i will follow your advice and doublecheck my SDRAM ...
Dimitris Lampridis
gnu_labis
Offline Send Email
Feb 7, 2007
10:07 am
10341
Note that using different serial console baud rate for boot loader and Linux may screw up console output when switching from boot loader to Linux. The kernel...
Daniel Hellstrom
hedani3l
Offline Send Email
Feb 7, 2007
10:25 am
10342
Hi Jiri I copied an old ISE project to other directory and replaced all *.vhd *.ucf files in it with the ones I had in the project created by me, and now: - If...
Fernando
atanasionegrete
Offline Send Email
Feb 7, 2007
12:11 pm
10343
I am having some problems programming my synthesized processor using iMPACT with ISE 6 running on windows using a parallel IV jtag cable. I am using...
Sam King
sam_king18
Offline Send Email
Feb 7, 2007
10:58 pm
10344
You can only program the FPGA directly using the slave-serial interface (i.e. not JTAG). Either do this, or program the prom instead. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Feb 8, 2007
10:13 am
Messages 10315 - 10344 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