Forum Discussion
Hi Glen,
May I know which digital logic course you refer to? Modelsim was a simulator to see how the code react to the stimulus. It is useful to debug the result if there are problem in your code. When your design gets complicated, it is suggest to use Modelsim to simulate.
You may refer this introduction to have more understanding
https://eecs.ceas.uc.edu/~purdycc/embedfall16/doc/tutorial_quartusii_simulation_verilog.pdf
Thanks,
Ean
Hi YEan,
thanks for the information. I teach introduction to digital logic lecture and lab at community college.
I have a better understanding of Modelsim now. It I want to do some sophisticated timing analysis on a complex system then Modelsim (now Questa) is great for this.
Thanks for the pdf document. I noticed its for Quartus Prime 16.0 which is alittle outdated.
I have used VWF program for some basic circuits (coutners, registers etc...).
One thing that confuses me is the 'University Program VWF' actually using Modelsim? So, Modelsim is embedded in Quartus Prime software?
thanks,
Glen