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 to share photos of your group with the world? 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 14309 - 14338 of 16502   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14309
Does SPIMCTRL module need some initialization before starting to access its ROM area? I have read its documentation and I have realized that status register ...
javier.martinc
Offline Send Email
Dec 1, 2008
10:44 am
14310
... If you are running from a SPI Flash device and have set the pwrupcnt generic to 0 that register bit (which has the same value as the core's 'initialized'...
Jan Andersson
janatgaisler
Offline Send Email
Dec 1, 2008
10:57 am
14311
Hi Jan, I have been debugging with signaltap and I have found out that PC at reset is at address 0xb0000000 as I expected. When I stop pressing reset SPIMCTRL...
javier.martinc
Offline Send Email
Dec 1, 2008
1:37 pm
14312
Make sure the DSUBRE = 0 or the processor will go into debug mode after reset. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 1, 2008
1:45 pm
14313
... <snip> ... Well, I never said building the library for LEON3 is possible, I suggested you give it a try. Provided that we're still talking about libglut, I...
frisoateonic
Offline Send Email
Dec 1, 2008
1:54 pm
14314
... ddr2delay is a NOP with DDR2SPA on Spartan3. You should use the PPL_SKEW field to adjust the delay. Logical-or configuration register 3 with 0x20000000 to...
Jan Andersson
janatgaisler
Offline Send Email
Dec 1, 2008
4:07 pm
14315
... <snip> Some additonal notes on that design: * clk_vga was commented out in the UCF. I suspect that this may be the reason for the reported clock routing...
Jan Andersson
janatgaisler
Offline Send Email
Dec 1, 2008
4:17 pm
14316
Hi Has anyone taken a look at configuring GCC to not setup a standard stack frame? I'm working in an OS-less environment where register window ...
David Meggy
davidmeggy
Offline Send Email
Dec 1, 2008
11:11 pm
14317
Hi Jiri: How can I get the meaning of uart debug program? for example: txc(dsutx, 16#55#, txp); -- sync uart txc(dsutx, 16#c0#, txp); txa(dsutx, 16#90#,...
adonics1975
Offline Send Email
Dec 2, 2008
6:50 am
14318
Thanks for letting me join this group :) I'm using ISE v10.1.03, and made ISE project for xc3s-1500 board with Cygwin. The commands are as follows: $make...
Sanghyun Park
shpark@...
Send Email
Dec 2, 2008
10:03 am
14319
Hi Jiri, Konrad and Everyone, in our project we differ release build from debug build configurations, where debug build has namely debug information and ...
lgzcnde
Offline Send Email
Dec 2, 2008
4:35 pm
14320
... I don't know the One True answer for this, but perhaps adding the following flags to your compile may help... -Os Optimize for small ...
John Carter
refactored
Offline Send Email
Dec 2, 2008
8:47 pm
14321
Hi Jiri: can u do me a favor to give me some info about testbench.vhd. what is the use of dsucom process ? send and receive data from uart port ? what is the...
adonics1975
Offline Send Email
Dec 3, 2008
9:08 am
14322
Thank you Jiri, the problem was exactly that. dsubren input signal was assigned to a virtual pin which forced the wrong value. Nos it boots properly. Thank you...
javier.martinc
Offline Send Email
Dec 3, 2008
9:50 am
14323
The dsucom process is used to test the DSU interface. It is disabled by default so you do not need to worry about it.... Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 3, 2008
10:57 am
14324
hi, everyone, About the GRFPU-lite, i can't find any information in GRLIB manual about how much is its barriers to the system frequency. Is it the same in...
yusheyi1023
Offline Send Email
Dec 3, 2008
12:09 pm
14325
Hi all, I want to run Mibenchmark on leon3, the benchmarks include a picture benchmark that takes a file as input, I guess i will need to load the file into...
muhammadnuman
Offline Send Email
Dec 3, 2008
2:31 pm
14326
Hi Jiri: in testbench.vhd iuerr : process begin wait for 2500 ns; if to_x01(error) = '1' then wait on error; end if; assert (to_x01(error) = '1') report "***...
adonics1975
Offline Send Email
Dec 3, 2008
3:42 pm
14327
The error output indicates that the processor entered error mode and halted. It does not have anything to do with the DSU ......
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 3, 2008
3:53 pm
14328
Hi Jiri: Thank for ur answer. I am porting leon3 to a board de2-2c70 http://www.terasic.com I spent much time resear on leon and make a new top file...
adonics1975
Offline Send Email
Dec 3, 2008
4:26 pm
14329
The grtestmod is used to print out the various test messages from the test bench. It is normally placed on the external memory bus, and access by the IOSN...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 3, 2008
5:33 pm
14330
... the ... to ... sparc-elf-objcopy --add-section=.inputdata=pic.dat --adjust-section- vma=.inputdata=0x40100000 --no-adjust-warnings --set-section- ...
smp_neilwong
Offline Send Email
Dec 4, 2008
7:00 am
14331
Hi Jiri: Thanks for ur reply. Got the important info. other two question: 1. can I delete dsucom process in the testbench.vhd ? If I want to test DSU as u told...
adonics1975
Offline Send Email
Dec 4, 2008
7:21 am
14332
... to ... on ... demo) ... compiler ... tot ... of ... If you want run a complex program under LEON3 platform, you can do: 1. build this program with static...
smp_neilwong
Offline Send Email
Dec 4, 2008
7:26 am
14333
Hi Jiri: I followed your instruction and add ahbrep in leon3mp.vhd . But when simulated , thre is still no test info showed after the plug&play info and pll...
adonics1975
Offline Send Email
Dec 4, 2008
12:34 pm
14334
I suggest that you simulate the leon3-digilent-xup design and compare to your own. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Dec 4, 2008
2:06 pm
14335
... thanks so much for your reply. Yes, I've already started on the solution you proposed. The problem is looking for the equivalent versions of the libraries ...
Seun Mike
seunmurphy
Offline Send Email
Dec 4, 2008
4:46 pm
14336
I want report_version to output the little version message like the grlib objects do. my code: -- pragma translate_off bootmsg : report_version generic map ( ...
sckoarn00
Offline Send Email
Dec 4, 2008
8:06 pm
14337
... It is quite simple actually, Just ensure you have the simulation file compiled, "util.vhd", in the grlib library. In reality I wanted the plug and play...
sckoarn00
Offline Send Email
Dec 4, 2008
8:35 pm
14338
I was wondering if there is a set of guidelines that you so-called experts follow when choosing which questions to answer? My last 6 questions have gotten...
Srivatsan
srivatsanvij
Offline Send Email
Dec 4, 2008
8:57 pm
Messages 14309 - 14338 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