Forum Discussion
skyviper
New Contributor
1 year agoQuestasim vdel
Questasim can't delete libraries using the vdel command. Each time I attempt to use the vdel command (GUI or Tcl), I get the following: vdel -all -lib tb_lib_path # wrong # args: should be "compi...
skyviper
New Contributor
1 year agoMore findings:
Now a simple substitution doesn't work:
A command like this doesn't substitute the value
vlog -work $spi_dut_lib_path -f $spi_dut_filelist
# ** Error: wrong # args: should be "compile"
# Error in macro ./run_scripts/run_spi_har.do line 222
# wrong # args: should be "compile"
# while executing
# "vlog -work $spi_dut_lib_path -f $spi_dut_filelist"
# Error in macro ./run_scripts/run_spi_har.do line 222
# wrong # args: should be "compile"
# while executing
# "vlog -work $spi_dut_lib_path -f $spi_dut_filelist"