Tcl Commands for Adding Existing IP Sources - 2021.2 English

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

Document ID
UG895
Release Date
2021-11-10
Version
2021.2 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.