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

Embedded Design Development Using Vitis User Guide (UG1701)

Document ID
UG1701
Release Date
2025-11-20
Version
2025.2 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>