xilinx_compilation Base Class - 2025.1 English - UG1483

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2025-05-29
Version
2025.1 English

The custom compilation infrastructure provides a base class named xilinx_compilation. From this base class, you can then create a subclass, and use its properties and override the member functions to implement your own functionality.

Figure 1. Base Class