Forum Discussion
DE1-SOC Simulation Model Generation Failed on MegaWizard
- 4 years ago
Hello again,
@ShengN_Intel thank you for your support to solve my problem. I've solved the problem by changing the character group. When compiling the projects or IP cores, Quartus tries to compile with system language. Anyone facing this problem in future can change the character set and solve the problem. We can mark the topic as solved.
Yes, I am following that manual (My_First_Fpga). I also tried on Quartus v13 and the result was the same. As sstrell said, I don't need the simulation file for this tutorial I think. But I don't know how to disable the simulation file generation.
- ShengN_altera4 years ago
Super Contributor
Make sure .../17.0/quartus/sopc_builder/bin file exists in quartus installed directory and ip-make-simscript.exe exists as well in the bin file. The file is attached below just in case you need it. Or you can try reinstall the whole quartus.
I got something like yours if ip-make-simscript.exe is missing or removed. (Quartus Lite v17.0)
- akdrs4 years ago
New Contributor
I've checked the folder and the file and they already exist. I added the screenshot of the installation directory as well. I've reinstalled the Quartus and also installed it on another computer with different versions. But the result is the same.
- ShengN_altera4 years ago
Super Contributor
Can you provide the project file for further debugging?