| View previous topic :: View next topic |
| Author |
Message |
raghava216 Senior


Joined: Feb 24, 2012 Posts: 10
|
Posted: Fri Jun 08, 2012 8:50 am Post subject: WLF Error in modelsim |
|
|
I just did a simulation in modelsim 6.0 SE and after the simulation, I opened the 'vsim.wlf' file.
It did not open and threw a message.
I am not able to open the waveform even after closing the existing instance of modelsim and opening in a new one.
This is the error message:
| Quote: |
# WLF Error: File is open by another application or was not closed properly.
# Cannot open file: C:/projects/project1/code/tb/sim/vsim.wlf
|
|
|
| Back to top |
|
 |
dave_59 Senior


Joined: Jun 22, 2004 Posts: 974 Location: Fremont, CA
|
Posted: Fri Jun 08, 2012 5:08 pm Post subject: |
|
|
I hope you realize that you are using an extremely old version of Modelsim and your work is not critical.
You should look for a command called "wlfrecover" to repair your WLF file. |
|
| Back to top |
|
 |
apfitch Senior


Joined: Jan 08, 2004 Posts: 94 Location: Ringwood, UK
|
Posted: Sat Jun 09, 2012 6:22 am Post subject: |
|
|
Also sometimes on Windows, a file can get locked for no good reason. In that case, try logging out and logging back in to release the lock.
Alan _________________ --
Alan Fitch
www.doulos.com |
|
| Back to top |
|
 |
Jabeer Newbie


Joined: Jun 17, 2012 Posts: 2
|
Posted: Sun Jun 17, 2012 12:01 pm Post subject: |
|
|
Hi,
Before closing Modelsim give command "quit -sim" in transcript. Without quieting the simulation if u closed then it will throw error while opening wlf file.
I had experienced that...
Regards,
Jabeer |
|
| Back to top |
|
 |
Jabeer Newbie


Joined: Jun 17, 2012 Posts: 2
|
Posted: Sun Jun 17, 2012 12:02 pm Post subject: |
|
|
Hi,
Before closing Modelsim give command "quit -sim" in transcript. Without quieting the simulation if u closed then it will throw error while opening wlf file.
I had experienced that...
Regards,
Jabeer |
|
| Back to top |
|
 |
raghava216 Senior


Joined: Feb 24, 2012 Posts: 10
|
Posted: Sun Jul 15, 2012 11:44 pm Post subject: |
|
|
@Jabeer
Yes man...
I realized that long back...
anyways thanks for posting...
 |
|
| Back to top |
|
 |
|