xilinx_compilation Base Class - 2022.1 English

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2022-05-26
Version
2022.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