Building Platform - Building Platform - 2025.1 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-07-31
Version
2025.1 English

The command below will build the platform and all its domains. The platform should be built after all the domains are created.

platform = client.get_component(name = "name of platform")
status = platform.build()