Marcolm
Newbie level 3
modelsim5.7g
help~(i'm new in this field) as the subject says, when compiling a verilog
program with modelsim,it says:
# Reading E:/Verilog/Modeltech_5.7g/tcl/vsim/pref.tcl
vlog -reportprogress 300 -work work {E:/Verilog/Modeltech_5.7g/examples/counter.v}
# Model Technology ModelSim SE vlog 5.7g Compiler 2003.10 Oct 10 2003
# ** Error: (vlog-19) Failed to access library 'work' at "work".
# No such file or directory. (errno = ENOENT)
is there anything i'v set wrong?if a library is needed,where can i download it?
help~(i'm new in this field) as the subject says, when compiling a verilog
program with modelsim,it says:
# Reading E:/Verilog/Modeltech_5.7g/tcl/vsim/pref.tcl
vlog -reportprogress 300 -work work {E:/Verilog/Modeltech_5.7g/examples/counter.v}
# Model Technology ModelSim SE vlog 5.7g Compiler 2003.10 Oct 10 2003
# ** Error: (vlog-19) Failed to access library 'work' at "work".
# No such file or directory. (errno = ENOENT)
is there anything i'v set wrong?if a library is needed,where can i download it?