Step 2: Synthesizing the Design - 2021.1 English

Vivado Design Suite Tutorial: Programming and Debugging (UG936)

Document ID
UG936
Release Date
2021-07-14
Version
2021.1 English
  1. In the Project Manager, click Settings as shown in the following figure.

    Important: As an optional step, in the Settings dialog box, select Synthesis from the left and change flatten hierarchy to none. The reason for changing this setting to none is to prevent the synthesis tool from performing any boundary optimizations for this tutorial.
  2. In the Vivado® Flow Navigator, expand the Synthesis drop-down list, and click Run Synthesis. In the Launch Runs dialog box, accept all of the default settings (Launch runs on local host), and click OK.
    Note: When synthesis runs, a progress indicator appears, showing that synthesis is occurring. This could take a few minutes.
  3. In the Synthesis Completed dialog box, click Cancel as shown in the following figure. You will implement the design later.