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 4906 - 4935 of 16505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4906
hello eduardo, ... hey, we have exactly the same board here, leon runs on it for some weeks now, but we didn't sent any patches for leon yet. i guess you won...
Stefan Holst
ksiiron
Offline Send Email
May 1, 2004
9:50 pm
4907
Hello Thanks for ur reply. But still i get this error.Checking expanded design ... ... 'mmu_cache' could ... edif or ngc ... not supported ... i checked my...
james vasanth
jamesv20032003
Offline Send Email
May 3, 2004
5:26 am
4908
hi, I added a new output signal "led_on" to leon. The signal is attached to my LED. Now I am trying to turn on my LED through DSUMON. My program is supposed to...
jack91a
Offline Send Email
May 3, 2004
10:49 am
4909
Dear all, i am still having problem with printf instruction. I'm checking the value of the uart registers, uart 1 and 2 control registers. I have tried with...
paolocsz
Offline Send Email
May 4, 2004
1:45 pm
4910
Run the program once, and check if the LB and FL flags are still set after the program has terminated. If not, you must upgrade leccs to a later version,...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 4, 2004
3:50 pm
4911
Thanks for having answered, FL and LB are still set after the program has terminated, as it can be seen by the following 0x80000078 UART 1 control register ...
Paolo Zicari
paolocsz
Offline Send Email
May 4, 2004
4:55 pm
4912
Try to connect ddd/gdb through dsumon, and see if you can debug you program. You could also try to use the latest version of grmon instead of dsumon. Note that...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 4, 2004
5:04 pm
4913
Hi, Pls help me with the solution to problem that I am facing, as mentioned below. when I am trying to run testbench in Modelsim Altera version, A warning is...
G.S. Iyer
ganesanis
Offline Send Email
May 5, 2004
8:59 am
4914
You have configured the model to use Xilinx specific clock generators. Set targetclk => gen in device.vhd or run 'make xconfig dep' and disable tech-specific...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 5, 2004
9:10 am
4915
hi, Thanks for mail. That did not solve the problem. I individually checked devices in device.vhd, I found that the WARNING " WARNING: Design size of 343...
G.S. Iyer
ganesanis
Offline Send Email
May 5, 2004
11:23 am
4916
Your version of modelsim is limited with the number of entities. Removing the mmu lowered the entity count and the simulation succeeded. Jiri. ... -- ... ...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 5, 2004
12:30 pm
4917
I'm attempting to write to the PIO in 32 bit mode and have been unsuccessful. In my HDL I'm porting out datao(8) and probing it with a scope but nothing's...
Steve Machan
Aghama
Offline Send Email
May 5, 2004
9:12 pm
4918
Can anyone confirm that if the chosen Fpga technology only supports fully synchronous dpram (used for LEON2 register file) this particular block of Leon2 is...
francesco_g2000
Offline Send Email
May 6, 2004
7:45 am
4919
Yes, the read port of the dpram used for the register file will be clocked on the negative edge. In fpgas, it is not a big problem since the embedded rams are...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 6, 2004
8:08 am
4920
hi, when i change mcfg1 it stays unchanged until i execute a program. dsu> mcfg1 0x00080033 mcfg1 = 0x00080033 dsu> leon 0x80000000 Memory configuration...
jack91a
Offline Send Email
May 6, 2004
12:09 pm
4921
Yes, this is normal (see the manual). use wmem 0x80000000 <value> to change the mcfg1 value immediately. Jiri. ... -- ... Gaisler Research, 1:a Långgatan 19,...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 6, 2004
12:12 pm
4922
hi, I attached pio[10] to a LED on my board. When I define my I/O Port in bit 10 as output, the bit in I/O register is set to '0' automatically. It changes...
jack91a
Offline Send Email
May 6, 2004
12:39 pm
4923
Jiri, why so many Leon2 registers are not reset ?...
francesco_g2000
Offline Send Email
May 6, 2004
1:35 pm
4924
Hi, I have downloaded the latest version of leon, uncompresed it, configured it(changed only to make target generic),I have done make dep, make vsim. Then when...
Fred
a_djesus
Offline Send Email
May 7, 2004
7:12 pm
4925
I added a APB slave module.I added the input signals(mydatain(15 downto 0)) in the leon.vhd. mydatain_pads: for i in 0 to 15 generate mydatain_pad: inpad port...
hyserial
Offline Send Email
May 8, 2004
1:41 pm
4926
Hello Whenever i enable mmu in the Leon Configrution, i get this error when implementing the design. Without this i do not have problem. I use ISE 6.1. Virtex...
james vasanth
jamesv20032003
Offline Send Email
May 9, 2004
12:48 am
4927
The MMU cannot be synthesised by XST, because the tool has bugs. Use synplify instead. Jiri. ... -- ... Gaisler Research, Första Långgatan 19 S-413 27...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 9, 2004
5:33 pm
4928
This is a known bug in modelsim, upgrade to a later version (5.8) . Jiri. ... -- ... Gaisler Research, Första Långgatan 19 S-413 27 Göteborg +46-317758650 ...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 9, 2004
5:33 pm
4929
To save gates. Jiri. ... -- ... Gaisler Research, Första Långgatan 19 S-413 27 Göteborg +46-317758650 fax: +46-31421407 email: info@..., home page:...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 9, 2004
7:58 pm
4930
Hello all, When I try to get my micron MT48LC4M32B2 SDRAM work on my Altera Cyclone board, I found that the dsumon detects wrong sdram :-(. I've enabled...
fishingfreeee
Offline Send Email
May 10, 2004
8:42 am
4931
Hello, look at my previous mail how I implemented the vhdl to split the data/address lines: http://groups.yahoo.com/group/leon_sparc/message/4837 If this isn't...
Tom Tierens
p220079denayer
Offline Send Email
May 10, 2004
9:10 am
4932
After doing 'load hello', also do a 'veri hello' to verify that the program has been correctly downloaded. If veri fails, you have some hardware problems. ...
Jiri Gaisler
jiri_gaisler
Offline Send Email
May 10, 2004
9:14 am
4933
Hi I'm trying to run RTEMS applications using gdb that is connected to grmon and the grmon communicates with the DSU in LEON2. I have no problem connecting and...
cjhansson
Offline Send Email
May 10, 2004
11:22 am
4934
Hello Tom, Yes I tried to link the buses like you do, but the same result, my synthesis tool is QuartusII 4.0, which should be OK... I really wonder why dsumon...
fishingfreeee
Offline Send Email
May 10, 2004
1:08 pm
4935
Jiri, I've done that and the result is error everywhere. i.e. from the first bit to the last. I believe dsumon didn't find my real sdram at all...but what is...
fishingfreeee
Offline Send Email
May 10, 2004
1:12 pm
Messages 4906 - 4935 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