Esabogal
New Contributor
3 years agoQuesta option -voptargs="+acc"
Recently I upgraded to the latest release of Quartus Lite and instead of ModelSim I installed Questa.
As always I used a small example to see if the simulator worked; I used University Program VWF, and on the Simulation Settings I removed the -novopt option. With Modelsim all worked ok but with Questa there is no Waveform output (functional or timing), the output stays at unknown state.
I added the -voptargs="+acc" option and the simulation worked (I have an output).
Is this the correct way to go? I couldn't find any documention in regard to it.