Vht to Vwf

Hello,

I'm trying to use Quartus II to functionally simulate my code.

I have a VHDL test bench *.vht file. How do I convert it to a *.vwf file so Quartus will allow me to simulate it?

Or is there a setting that I need to adjust to get the vht file to work.

Thanks,

Eric

Reply to
Eric
Loading thread data ...

Hi Eric,

The Quartus simulator does not support general VHDL test benches, and can't automatically convert them to waveform files. You should use a 3rd party simulator if you want to use a VHDL testbench. If you bought the full version of Quartus, there will be an OEM version of ModelSim included with it that can read your VHDL test bench.

If you are using Quartus web edition and don't want to buy a 3rd party simulator, you will have to make a stimulus file in a format the Quartus simulator can read (e.g. .vwf or .vec).

Vaughn Altera [v b e t z (at) altera.com]

Reply to
Vaughn Betz

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.