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