View or Manipulate Vitis Domains - View or Manipulate Vitis Domains - 2025.2 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-12-05
Version
2025.2 English

There is a wide array of API that can be used here. These can be seen in the link above. I will just show a simple subset of these. For example, we can view the OS, drivers, libs

domain_object.get_os()
domain_object.get_drivers()
domain_object.get_libs()