UltraScale Device Tutorial Design Files - 2020.2 English

Vivado Design Suite Tutorial: Power Analysis and Optimization (UG997)

Document ID
UG997
Release Date
2020-11-18
Version
2020.2 English

You can find a separate UltraScaleā„¢ folder containing the UltraScale device tutorial design files in the contents of the zip file.

The following table describes the contents of the UltraScale device tutorial design files:

Table 1. Example table
Directories/Files Description
/src Contains the design HDL and testbench for the simulation.
/src/dut_fpga.v Top module for the design.

/src/dut.v

/src/Cascade_bram.v

/src/Noncascade_bram.v

/src/bram_top_cascade.v

/src/bram_top_noncascade.v

/src/bram_tdp_cas.v

/src/bram_tdp_noncas.v

Other design blocks.
dut_fpga_kcu105.xdc Contains clocking and timing constraints for the design.
/src/testbench.v Testbench for simulating the design.