H2O
Junior Member level 3
vsim-wlf-5000
Hi all!
i am a starter with modelsim. there are some problem that hope someone can help me.
when i want to add some signal to the wave window, it will appear some waring and will auto exit the soft.
here is the waring.
# Reading D:/Modeltech_5.6c/tcl/vsim/pref.tcl
project open D:/mywork/v1/v1
# Loading project v1
view wave
# .wave
view signals
# .signals
destroy .signals
vsim -wlf D:/mywork/v1/vsim.wlf work.counter
# vsim -wlf D:/mywork/v1/vsim.wlf work.counter
# Loading D:/Modeltech_5.6c/win32/../std.standard
# Loading work.counter(only)
view signals
# .signals
add wave sim:/counter/count
# ** Warning: (vsim-WLF-5000) Log file D:/mywork/v1/vsim.wlf currently in use.
# File in use by: ktv Hostname: KTV99 ProcessID: 804
# ** Warning: (vsim-WLF-5001) Could not open log file D:/mywork/v1/vsim.wlf. Using C:\DOCUME~1\ktv\LOCALS~1\Temp\wlft10.wlf instead.
i don't know why the file is in use.
THANK's for the help!
Hi all!
i am a starter with modelsim. there are some problem that hope someone can help me.
when i want to add some signal to the wave window, it will appear some waring and will auto exit the soft.
here is the waring.
# Reading D:/Modeltech_5.6c/tcl/vsim/pref.tcl
project open D:/mywork/v1/v1
# Loading project v1
view wave
# .wave
view signals
# .signals
destroy .signals
vsim -wlf D:/mywork/v1/vsim.wlf work.counter
# vsim -wlf D:/mywork/v1/vsim.wlf work.counter
# Loading D:/Modeltech_5.6c/win32/../std.standard
# Loading work.counter(only)
view signals
# .signals
add wave sim:/counter/count
# ** Warning: (vsim-WLF-5000) Log file D:/mywork/v1/vsim.wlf currently in use.
# File in use by: ktv Hostname: KTV99 ProcessID: 804
# ** Warning: (vsim-WLF-5001) Could not open log file D:/mywork/v1/vsim.wlf. Using C:\DOCUME~1\ktv\LOCALS~1\Temp\wlft10.wlf instead.
i don't know why the file is in use.
THANK's for the help!