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