Linking the VSS Component to the Platform - Linking the VSS Component to the Platform - 2026.1 English - UG1701

Embedded Design Development Using Vitis User Guide (UG1701)

Document ID
UG1701
Release Date
2026-07-31
Version
2026.1 English

The linking and generation of the VMA with a VSS component follows the same setup as Vitis export to Vivado, with the addition of the .vss archive.

v++ --link --target hw --export_archive -save-temps --platform <platform_name> --config ./src/system.cfg <list_of_xo> <VSS archive> --output <VMA file>