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.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
make vsim   Message List  
Reply Message #16513 of 17163 |
Hi Jiri,

I have some probem when running make vsim.
it reports as below. I checked my GNU VERSION by 'make -v', as below.
My grlib is unziped by 'gunzip -c grlib-gpl-1.0.21-b3848.tar.tar | tar xf -.
So i have no idea where is wrong. My modelsim is modelsim SE 6.4. So could you
give me any suggestion? Many thanks!


[eexyz@een5021 ~]$ make -v
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.


---------------------------------------------

[eexyz@een5021 leon3-xilinx-xc3sd-1800]$ make scripts
Scanning libraries
grlib: stdlib util sparc modgen amba
unisim: ise
dw02: comp
synplify: sim
techmap: gencomp inferred dw02 unisim maps
eth: comp core wrapper
gaisler: arith memctrl leon3 misc net uart sim jtag greth ddr
esa: memoryctrl
fmf: utilities flash fifo
spansion: flash
gsi: ssram
cypress: ssram
hynix: ddr2
micron: sdram ddr
work: debug

leon3mp_synplify.prj
leon3mp_dc.tcl
leon3mp.rc
leon3mp.xst
[eexyz@een5021 leon3-xilinx-xc3sd-1800]$ make vsim
Reading /app/modelsim64/modeltech/tcl/vsim/pref.tcl

# 6.4a

# do libs.do
# quit
make[1]: Entering directory
`/home/eexyz/grlib-gpl-1.0.21-b3848/designs/leon3-xilinx-xc3sd-1800'
make[1]: make.vsim: No such file or directory
make[1]: *** No rule to make target `make.vsim'. Stop.
make[1]: Leaving directory
`/home/eexyz/grlib-gpl-1.0.21-b3848/designs/leon3-xilinx-xc3sd-1800'
make: *** [make.work] Error 2

----------------------------------

thanks!

vv




Fri Nov 13, 2009 2:29 pm

vvzmvv
Offline Offline
Send Email Send Email

Message #16513 of 17163 |
Expand Messages Author Sort by Date

Hi Jiri, I have some probem when running make vsim. it reports as below. I checked my GNU VERSION by 'make -v', as below. My grlib is unziped by 'gunzip -c...
vvzmvv
Offline Send Email
Nov 13, 2009
2:29 pm

Which host OS and shell are you using? If you do an 'ls' in the design directory, which files do you see after doing 'make scripts' ? Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 13, 2009
3:54 pm

Hi Jiri I am using Linux. the makefile is the one. I modified the GRLIB to the directory where the grlib locates. Thanks. include .config ...
张乙维
vvzmvv11
Offline Send Email
Nov 13, 2009
4:48 pm

This is not what I asked. Again: 1. Which shell are you using? 2. If you do an 'ls' in the design directory, which files do you see after doing 'make scripts'...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 13, 2009
4:54 pm

Hi Jiri, 1. I am using bshell, all the environment variables are set in the .bash_profile file 2. after make script, it is the makeFile in the design...
张乙维
vvzmvv11
Offline Send Email
Nov 13, 2009
6:31 pm

Hi Jiri, also, I tried to run it directly under the path of `../grlib-gpl-1.0.21-b3848/designs/leon3-xilinx-xc3sd-1800', using original files from the unzip...
张乙维
vvzmvv11
Offline Send Email
Nov 13, 2009
6:43 pm

Hi, i have the same problem when i try to make vsim...I also noticed that the "manual" from Lutz Buttelmann thats uploaded on the group has the same error on...
jarvanitakis
Offline Send Email
Nov 16, 2009
11:30 pm

Hi I think the problem is the testbench.mpf file is not generated. How about yours? In my working directory, there is only a tmp.mpf generated which is not the...
张乙维
vvzmvv11
Offline Send Email
Nov 17, 2009
9:16 am

Hi the problem has been fixed. Please move to a windows platform and use MinGW to do 'make scripts'. Then you can see testbench.mpf is generated correctly. I...
张乙维
vvzmvv11
Offline Send Email
Nov 17, 2009
4:12 pm

Hi I had the same problem.Fortunatelly I found the solution for this problem. In the Makefile from the ..\bin\ at line 1458 it is the following code line: ...
Laurentiu
acasandreila...
Online Now Send Email
Nov 26, 2009
10:55 pm

This is a bug in cygwin rather then in the Makefile. I believe it is connected with a buffer overflow when the shell script becomes too long. I have broken up ...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 26, 2009
11:23 pm

Hi again, have you tried make vsim-launch?It will open the gui but i dont have the problem tha has the script and i can sim my design without problems... John...
jarvanitakis
Offline Send Email
Nov 17, 2009
9:16 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help