Forum Discussion
Altera_Forum
Honored Contributor
9 years agoMsim transcript error while simulating testbench
Hi, I am trying to simulate a test bench through RTL simulation from Quartus II (15.0). I get the following error: 'Error deleting msim transcript permission denied'. Could anyone help to fix ...
Altera_Forum
Honored Contributor
9 years agoYou may have an instance of the simulator running that has that file open. When you try to run another simulation, it can't do the cleanup because the previous simulation instance is still running.