frank2597
New Contributor
2 years agoWaveform simulation vopt error
Hello i just recently installed the Quartus Prime Lite edition version 22.1.1 and i am trying to use the waveform editor. When i try to run the simulation i get the following error:
Error (sup...
- 2 years ago
Hello,
I was able to fix this problem by going into the simulation settings and add -suppress 12110 to the following line:
vsim -suppress 12110 -novopt -cI also had to give full write permissions(Full control to modify in folder properties) to folder C:\intelFPGA_lite\22.1std\questa_fse\intel\verilog\cyclonev
After these two steps the error no longer appeared