Forum Discussion
Altera_Forum
Honored Contributor
12 years agosimulation with modelsim after quartus II vhdl design
Hi, I have been wanting to verify the correct operation of my vhdl design file in quartus II (to be used on a caen v1495 VME board). I have succesfully compiled the quartus II project with t...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- when I drag and drop the output signals into the waveform viewing window it says - no data --- Quote End --- That is to be expected. There is no data until you run the simulation, eg., using run -a to run it "all", or run 10 us to run for a specified time. Try that, if it does not work, I'll take a look at your zip file. Cheers, Dave