Locating Tutorial Design Files - 2023.2 English

Vivado Design Suite Tutorial: Logic Simulation (UG937)

Document ID
UG937
Release Date
2023-11-01
Version
2023.2 English
  1. Download the reference design files.
  2. Extract the zip file contents into any write-accessible location.

    This tutorial refers to the extracted file contents of ug937-design-files directory as <Extract_Dir>.

The following table describes the contents of the ug937-design-files.zip file.

Table 1. Design File Contents
Directories/Files Description
/completed Contains the completed files, and a Vivado 2023.x project of the tutorial design for reference.

(x denotes the latest version of Vivado 2023 IDE)

/scripts Contains the scripts you run during the tutorial.
/sim Contains the testbench.v file.
/sources Contains the HDL files necessary for the functional simulation.
readme.txt readme.txt is a readme file about the contents and version history of this tutorial design.
/uvm UVM example needed for Lab 5