Description
You may see the error message when you run the testbench simulation script 'run_vsim.do' for SerialLite III Streaming MegaCore® Function.
Resolution
To work around this error, follow instructions below.
- Open run_vsim.do file with a text editor
- Replace "exec rm -rf work" with "if {[file exists work]} { vdel -lib work -all }"
- Save and close run_vsim.do file
- Re-run the script in the ModelSim®