Simulation Flow Overview - 2023.2 English

Vivado Design Suite User Guide: Design Flows Overview (UG892)

Document ID
UG892
Release Date
2023-10-18
Version
2023.2 English

The following are some key suggestions related to simulating in the Vivado Design Suite. Many of these tips are described in greater detail in the text that follows, or in Vivado Design Suite User Guide: Logic Simulation (UG900).

  1. Run behavioral simulation before proceeding with synthesis and implementation. Issues identified early will save time and money.
  2. Infer logic wherever possible. Instantiating primitives adds significant simulation runtime cost.
  3. Always set the Simulator Language to Mixed unless you do not have a mixed mode license for your simulator.
  4. Turn off the waveform viewer when not in use to improve simulation performance.
  5. In the Vivado simulator, turn off debug during xelab for a performance boost.
  6. In the Vivado simulator, turn on multi-threading to speed up compile time.
  7. When using third-party simulators, always target supported versions. For more information, see the Vivado Design Suite User Guide: Release Notes, Installation, and Licensing (UG973).
  8. Make sure incremental compile is turned on when using third-party simulators.
  9. Use the AMD Tcl command export_simulation to generate batch scripts for selected simulators.
  10. Generate simulation scripts for individual IP, BDs, and hierarchical modules as well as for the top-level design.
  11. If you are targeting a 7 series device, use UNIFAST libraries to improve simulation performance.
    Note: The UNIFAST libraries are not supported for UltraScale device primitives.