xilinx_compilation Base Class - 2020.2 English

Vivado Design Suite User Guide: Model-Based DSP Design Using System Generator (UG897)

Document ID
UG897
Release Date
2020-11-18
Version
2020.2 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