Setting Synthesis Inputs - 2023.2 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2023-11-01
Version
2023.2 English

Vivado synthesis allows two input types: RTL source code and timing constraints. To add RTL or constraint files to the run:

  1. From the File menu or the Flow Navigator, select the Add Sources command to open the Add Sources wizard, shown in the following figure.


  2. Select an option corresponding to the files to add, and click Next.
    The following figure shows the Add or Create Design Sources page that is displayed if Add or create design sources is selected.


  3. Add constraint, RTL, or other project files, click Finish.

    See Vivado Design Suite User Guide: System-Level Design Entry (UG895) for more information about creating RTL source projects.

    The Vivado synthesis tool reads the subset of files that can be synthesized in VHDL, Verilog, SystemVerilog, or mixed language options supported in the AMD tools.

    The following chapters provide details on supported HDL constructs.

    Vivado synthesis also supports several RTL attributes that control synthesis behavior. Synthesis Attributes describes these attributes. For timing constraints, Vivado synthesis uses the XDC file.

    Using Block Synthesis Strategies describes the available Block Synthesis Strategies.

    Important: Vivado Design Suite does not support the UCF format. See ISE to Vivado Design Suite Migration Guide (UG911) for the UCF to XDC conversion procedure.