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...
TingJiangT_Intel
Contributor
1 year agoPlease try this format:
vdel [-all] <library_name>
Use the library name instead of path, and don't use the '-lib' option.
skyviper
New Contributor
1 year agoThat doesn't work. Also, the GUI that does this for you uses this same syntax and doesn't work. I have been using Questasim for a long time and this always worked in the past and is how the manual tells you to do it. Can you get this fixed?
Regards