Using Vector Waveform Files

Back to Table of Contents

For beginners, vector waveform files are an extremely useful means of simulating and testing logic circuits.

This video shows you how to use a vector waveform file (VWF) in Quartus to perform some simple tests.

https://plymouth.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=dff82e0e-9903-49b9-bd84-aa0e00f8793f

The next video introduces a clock signal – such circuits are classed as sequential logic, whereby their outputs change relative to a common clock edge (typically rising). The focus of this video is not to study this aspect of digital electronics, more to understand how to use the tools to simulate a clock signal and check the outputs.

https://plymouth.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=487aba0c-4b76-4508-850f-aa0e00fe1f35

If you have problems running vector waveform files, consider the following:

  • Do you have spaces in your project path or component names?
    • Vector waveform files use another application known as ModelSim to perform the simulation. From what we can tell (at least for the version bundled with Quartus 16.1), this application does not tolerate spaces in paths.
  • Have you told Quartus where ModelSim (ASE) is installed? If not, see this video

NextUsing ModelSim for Interactive Simulation