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 15136 - 15165 of 16500   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15136
hello,all now i build a testbench for my design,when i want to do a base_test ~{#,~}i only use prom.h,prom.s,systest.c under designs/leon3mp to copy under my...
yang.jing85
Offline Send Email
Apr 1, 2009
7:01 am
15137
... With GRMON over a debug link I would say that it matches the programming speeds I have seen. ... There could definitely be changes made in how GRMON...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
7:35 am
15138
Hi Jan, If u think it is normal I would ignore it. Thouhgh I wanted to use a higher speed and tried to find something about (xup x2p) program spi flash...
adonics1975
Offline Send Email
Apr 1, 2009
8:18 am
15139
hello everyone is the test program for designs of grlib is hello.c or systest.c??? Tanks...
bouthaina_dammak
bouthaina_da...
Offline Send Email
Apr 1, 2009
8:27 am
15140
i have compiled a design of modelsim and i have a problem with run all. when i make this command in modelsim windows i have this message: hi rihab i the...
bouthaina_dammak
bouthaina_da...
Offline Send Email
Apr 1, 2009
9:50 am
15141
hello when i make this command in model sim i have this message # ** Fatal: (vsim-7) Failed to open VHDL file "disk.srec" in rb mode. # No such file or...
bouthaina_dammak
bouthaina_da...
Offline Send Email
Apr 1, 2009
10:05 am
15142
The fifo size or burst length for the DD2 controller can not easily be changed. To do this, you have to rewrite large parts of the controller. /Nils...
nilsjohan
wesni
Offline Send Email
Apr 1, 2009
10:07 am
15143
... Impossible to say without knowing which template design you started from, what modifications you made e.t.c.. Note that you must perform a 'make soft' to...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:13 pm
15144
... You are setting the stack pointer to where your code is. Try setting it higher up in the ram. <snip> ... Also enable accelerated UART tracing (CFG_DUART in...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:13 pm
15145
... The default behavior of 'make soft' is to compile systest.c and copy the executable code to .srec files which are loaded by the memory models that are used...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:14 pm
15146
... Impossible to say without know which template design you started from, what modifications you made e.t.c.. Note that you must perform a 'make soft' to...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:14 pm
15147
... You should start modelsim with 'vsim testbench' or double click on the testbench entity in modelsim to load it before doing 'run -all'. Best regards, Jan...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:17 pm
15148
... You could try to create an empty disk.srec, or copy sram.srec to disk.srec, or remove the instantiation of ata_device from testbench.vhd. Best regards, Jan...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:19 pm
15149
i do it on altera-ep2c35f�and i did recomplie the systest.c. i look at the wave of modelsim ,and find out that the debug.error is "U"��thank you for...
sunny girl
yang.jing85
Offline Send Email
Apr 1, 2009
1:24 pm
15150
ok thanks Mr Anderson,Now it works Best regards ________________________________ From: Jan Andersson <jan@...> To: leon_sparc@yahoogroups.com Sent:...
Bouthaina Dammak
bouthaina_da...
Offline Send Email
Apr 1, 2009
1:29 pm
15151
... Did that design already have prom.h, prom.s, and systest.c? All these files may may contain specific code for a template design so it is not always...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:38 pm
15152
hello in cygwin i make this command make quartus .this command permit the synthesize and place&route . So i obtained succes but i don't find the binary file in...
bouthaina_dammak
bouthaina_da...
Offline Send Email
Apr 1, 2009
1:43 pm
15153
... The resulting bitfile should be called $(TOP).sof. The value of TOP is defined in the design's Makefile. For leon3-ge-hpe-mini it is leon3mini. Best...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
1:53 pm
15154
thank you very much ,i did copy the prom.h, prom.s, and systest.c file from the designs/leon3mp,i think the files prom.s, and systest.c are in directory...
sunny girl
yang.jing85
Offline Send Email
Apr 1, 2009
2:00 pm
15155
ok thanks but there is other files rusulting of this command ?? and what is the ralation of this command with place and route and how?? thankkss ...
Bouthaina Dammak
bouthaina_da...
Offline Send Email
Apr 1, 2009
2:01 pm
15156
... yes ... It runs applications from the Quartus suite. If you look in <grlib>/bin/Makefile you will see the quartus-target (quartus:). See the Quartus II...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
2:18 pm
15157
i think you overlook the board info i use,hehe, my design is on altera-ep2c35f not altera-ep3c35f, the hconfig/pconfig info of the base_test modules in...
sunny girl
yang.jing85
Offline Send Email
Apr 1, 2009
2:22 pm
15158
helo i want to understand the differnet function of systest but i'm not good enough in c . can i find a file that contain an explication or is there anyone who...
bouthaina_dammak
bouthaina_da...
Offline Send Email
Apr 1, 2009
3:52 pm
15159
... Then I assume that you are running an old version of GRLIB since there is no leon3-altera-ep2c35f design in version 1.0.20. That is why I suggested that...
Jan Andersson
janatgaisler
Offline Send Email
Apr 1, 2009
3:54 pm
15160
Could we use register(but not block ram) for fifo in Actel FPGA?...
Aiken Pang
aikenusa
Online Now Send Email
Apr 1, 2009
11:12 pm
15161
Hello, I use the GRPCI IP in my Leon3 design. Initially, we wanted to use the interrupts of the PCI bus. But after studying the specifications and the PCI bus...
julien.cheret@...
julien.chere...
Offline Send Email
Apr 2, 2009
6:54 am
15162
Hi, I’m trying to run snapgear linux 2.6.x on flash prom using grmon through eth. ===================================================== ./grmon-eval -eth -ip...
윤종희(W)
jhyoon@...
Send Email
Apr 2, 2009
7:35 am
15163
Hi, I’m trying to run snapgear linux 2.6.x on flash prom using grmon through eth. ===================================================== ./grmon-eval -eth -ip...
윤종희(W)
jhyoon@...
Send Email
Apr 2, 2009
7:36 am
15164
... Thank you fou your reply,CFG_DUART in config.vhd i have set it to '1',and the stack pointer is also changed. My operates in the following steps: (1)$...
gyuekjay
Offline Send Email
Apr 2, 2009
8:11 am
15165
Hi, MSI is an optional feature of PCI 2.2 and is not supported by GRPCI. Best regards, Kristoffer Glembo Aeroflex Gaisler...
Kristoffer Glembo
e0toffe
Offline Send Email
Apr 2, 2009
9:23 am
Messages 15136 - 15165 of 16500   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