Step 5: Validate the IP - 2021.2 English

Vivado Design Suite Tutorial: Creating and Packaging Custom IP

Document ID
UG1119
Release Date
2021-11-17
Version
2021.2 English
After completing the packaging of the common_v1_0 and myip_v1_0 IP, you can use project_lab4 to validate the generation of myip_v1_0.
  1. In the Flow Navigator > Project Manager, select IP Catalog.
  2. In the search field at the top of the IP catalog, type My IP.

    The My IP core shows under the /UserIP directory, as shown in the following figure.



  3. Right-click the My IP core and select Customize IP.
  4. In the Customization IP dialog box, click OK.
  5. In the Generate Output Products dialog box, select Generate.

    By default, the IP is generated out-of-context (OOC), which means the IP is synthesized standalone, and producing a DCP file. This IP example has not been optimized for ideal use for OOC synthesis. For more information regarding proper use of your custom IP for OOC synthesis, see Packaging a Project.

  6. Click OK to close the Generate Output Products message box.
  7. After the Out-of-Context Module Run completes successfully, close the project and exit the Vivado tool.