Step 2: Synthesizing the Design - 2023.2 English

Vivado Design Suite Tutorial: Programming and Debugging (UG936)

Document ID
UG936
Release Date
2023-11-01
Version
2023.2 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 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 the default settings (Launch runs on local host), and click OK.
    Note: When synthesis runs, a progress indicator shows 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 implement the design later.