Tcl Commands for Adding Existing IP Sources - 2022.1 English

Vivado Design Suite User Guide: System-Level Design Entry (UG895)

Document ID
UG895
Release Date
2022-05-11
Version
2022.1 English

Following are the associated Tcl commands:

  • Tcl Command: add_files or import_ip
  • Tcl Command Example:
    import_ip C:/projects/sources/char_fifo/char_fifo.xci
    Note: The add_files command references the XCI file and associated output products from their current location. The import_ip command copies the XCI file and associated output products into the project.