How to Create a VCD File in ModelSim

VCD files, also referred to as Value Change Dump files, are ASCII-based files that describe a digital waveform of the VHDL simulator. They are flexible and maneuverable files that can be easily manipulated by an experienced programmer to create simulations or be used as inputs for new simulation runs in ModelSim. They are mostly used to capture signal transitions in the ModelSim program and conduct additional analysis.

Instructions

    • 1

      Open the Quartus Software application and select "Assignment->Settings" from the file menu.

    • 2

      Choose "ModelSim" in the "Tool Name" menu on the "Simulator Settings Page," and then select the "Generate Value Change Dump File Script" option.

    • 3

      Select the "Full Compilation" menu option, which will then generate the VCD file.

    • 4

      Compile all files in the project that will be targeted to run the simulation in ModelSim (normally this will be all project files).

    • 5

      Start the simulation box labeled "VSIM command" in the ModelSim application. Once initiated, enter the following script in the VCD Script text field:
      "source <design>_dump_all_vcd_nodes.tcl"

    • 6

      Execute the simulation with the command, "run 2000ns or run --all." Once this step is done exit the application to permit the VCD files to finish compilation and creation.

    • 7

      Open the Power Play Analyzer and click the "Use Input File" menu option. You will see an option to select the VCD file, so click this and locate the VCD file you created earlier when using the ModelSim, and then click on the "START" menu button. Once you click start, you should be able to use the Value Change Dump File you generated with the ModelSim software.

Related Searches:

References

Resources

Comments

You May Also Like

  • How to Burn AVI to VCD

    Video Compact Disc (VCD) is a video format that was popular outside of the United States during the 1990s. VCD video quality...

  • How to Convert FLV Files to VCD

    Flash videos are distributed with the FLV file extension. Although an FLV file can be streamed through the Adobe Flash Player and...

  • How to Play VCD Files

    VCD files are video CD format-and-enable video and audio data to be captured and saved to a CD. Many DVD players play...

  • How to Convert Adobe to JPEG

    Adobe is responsible for a variety of popular programs, such as Photoshop, but the company's primary claim to fame is the Acrobat...

  • How to Burn an AVI File to VCD

    AVI is a video file format that is known for its large file sizes that retain excellent quality video. They are usually...

  • How to Create a VCD

    A VCD is a great alternative for anyone lacking a DVD burner because VCDs can be burned using a regular blank CD-R....

  • How to Convert MPG Files to VCD Files

    MPEG files are video files that conform to the MPEG-1 or MPEG-2 audio and video compression. MPEG (MPG) files may be converted...

  • How to Make a VCD

    Burning videos and movies onto a disc has become easier than ever thanks to advancements in technology, but instead of wasting a...

  • How to Make VCD Using Nero

    A Video CD, also known as VCD, is a standard CD with video files on it. VCDs are good for burning videos...

Related Ads

Featured