Step 4: Modify the IP Definition - 2021.1 English

Vivado Design Suite Tutorial: Creating and Packaging Custom IP (UG1119)

Document ID
UG1119
Release Date
2021-07-19
Version
2021.1 English
The Package IP window shows the current IP identification information, including Vendor, Library, Name, and Version (VLNV) attributes of the newly packaged IP.
  1. In the Package IP window, select the Identification pane in the left side panel, and fill in the right side with the following information:
    Vendor
    my_company
    Library
    user
    Name
    my_simple_uart
    Version
    1.0
    Display name
    My Simple UART
    Description
    My simple example UART interface
    Vendor display name
    <My Company>
    Company url
    <company_URL>
  2. For the Categories option, select the Add button to open the Choose IP Categories dialog box, as shown in the following figure.

    The Choose IP Categories dialog box lets you select various appropriate categories to help classify the new IP definition. When you add the IP definition to the IP catalog, the IP lists under the specified categories.

  3. Select the Serial Interfaces box under Communications & Networking because the IP is a UART interface.
  4. Click OK.