Critical Issue
To work around this problem, download and install patch 1.02 from the links below. You must install the Quartus II software version 13.1 before installing this patch.
- Download the version 13.1 patch 0.03 for Windows (.exe)
- Download the Readme for the Quartus II software version 13.1 patch 0.03 (.txt)
Note once you install this patch, the -mvchome path changes depending on the the Modelsim/QuestaSim version.
For Questa/Modelsim on Linux, or Questa/Modelsim 10.2 on windows use:
vsim -mvchome /../ip/altera/mentor_vip_ae/common -c -do example.do
For Questa/Modelsim 10.1 and Modelsim 10.1 Altera Edition on windows use:
vsim -mvchome /../ip/altera/mentor_vip_ae/common_windows_10_1 -c -do example.do