Archiving Designs - Archiving Designs - 2026.1 English - UG892

Vivado Design Suite User Guide: Design Flows Overview (UG892)

Document_ID
UG892
Release_Date
2026-06-23
Version
2026.1 English

Use the archive_project command to compress your entire project into a ZIP file. This command offers options for storing sources and run results.

Vivado copies the entire project into memory, then writes the ZIP file to disk, leaving the original project intact. The command also includes any remote source in the archive.

Archiving is useful for sharing your design or storing it as a self‑contained entity. Include your vivado_init.tcl file if it sets parameters or variables affecting the design.

For more information, refer to the referenced Vivado documentation resources.