Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- the quartus simulator only runs a post place and route simulation. Depending on how you used your variables, they may have been converted to intermediate logic. I suggest using modelsim. --- Quote End --- The QuartusII 9.1 internal simulator also supports 'functional' simulation, which is RTL and run after Analysis and Synthesis.. But the suggestion to use ModelSim definitely holds, writing testbenches is a lot more powerful than drawing waveforms.