Forum Discussion
I believe those files generated when you open a new project .mpf and for each time you run a simulation, it will create a new wlfxxxx file. I think these files are dataset (I could be wrong) and if you do not need it, you can just delete it.
I do not see these files generated when running using Nativelink flow or scripted flow which I usually do. Perhaps you can consider that flow.
Or the community here whom come across this may has a better solution for you.
You may checkout the User Guide below on how to simulate your design.
Quartus Standard (nativelink)
Quartus Pro (scripted flow)
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.
Thanks for reply. I don't make any project. I just open the Modelsim, write a TCL do file, change to that directory, run that TCL script, and that's it. That compiles and launches the simulations.
- RichardT_altera4 years ago
Super Contributor
I am using Modelsim -Intel FPGA Edition and just like you did, File > Change Directory to where the script file is e.g. example.do, run do example.do and execute the simulation. I am using the example design from the link I provided in my previous response.
In my case, I do not saw the wlfxxxx file generated though, only vsim.wlf is generated. Perhaps you may file a case to the Mentor forum for a solution?Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.