Step 1: Start a Manage IP session - 2021.2 English

Vivado Design Suite Tutorial: Designing with IP

Document ID
UG939
Release Date
2021-11-17
Version
2021.2 English
  1. Change to the directory where the lab materials are stored:
    cd <extract_dir>/lab_2
  2. Launch the Vivado® IDE:
    1. On Linux, by typing vivado.
    2. On Windows, launch the Vivado Design Suite IDE by pressing Start > All Programs > Xilinx Design Tools > Vivado 2021.2.

      As an alternative, click the Vivado 2021.2 Desktop icon to start the Vivado IDE.

      The Vivado IDE Getting Started page displays with links to open or create projects, and to view documentation.

  3. On the Getting Started page, click the Manage IP link, as shown in the following figure.

    In the menu that displays, you can click one of the following:

    • Click New IP Location to specify a New IP location for a new Manage IP project and generated output products.
    • Click Open IP Location to open an existing IP location for prior Manage IP projects.
  4. Select New IP Location.
  5. Click Next to move to the Manage IP Settings dialog box shown in the following figure (this shows to what you change the default setting).

  6. Configure the dialog box settings as follows:
    Part
    xc7k70tfbg676-1
    Note: Use the browse button to select the specified target part.
    Target Language
    Verilog
    Target Simulator
    Vivado Simulator
    Simulator Language
    Mixed
    IP location
    <Extract_Dir>/lab_2/my_ip
  7. Press Finish.

    The IP catalog displays in an IP Project, which is a simple interface for the creation and management of IP customizations.