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.
- skyviper1 year ago
New Contributor
That 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
- skyviper1 year ago
New Contributor
Did you check to see if this even worked?
- skyviper1 year ago
New Contributor
Here is a screen show of the GUI attempting to do the same thing.