Project-Based Simulation Flow Using VCS - 1.0 English

Versal Adaptive SoC Soft DDR4 SDRAM Memory Controller LogiCORE IP Product Guide (PG353)

Document ID
PG353
Release Date
2023-10-18
Version
1.0 English
  1. Open a DDR4 SDRAM example Vivado project (Open IP Example Design...), then under Flow Navigator, select Simulation Settings.
  2. Select Target simulator as Verilog Compiler Simulator (VCS).
    1. Browse to the compiled libraries location and set the path on Compiled libraries location option.
    2. Under the Simulation tab, set the vcs.simulate.runtime to 1 ms (there are simulation RTL directives which stop the simulation after certain period of time, which is less than 1 ms) as shown in the following figure. The Generate Scripts Only option generates simulation scripts only. To run behavioral simulation, Generate Scripts Only option must be de-selected.
  3. Apply the settings and select OK.

  4. In the Flow Navigator window, select Run Simulation and select Run Behavioral Simulation option as shown:

  5. Vivado invokes VCS and simulations are run in the VCS tool. For more information, see the Vivado Design Suite User Guide: Logic Simulation (UG900).