The Vitis™ DSP Library (DSPLib) is a library of commonly used DSP functions optimized for AI Engines. To facilitate the use of these functions in a design, Vitis™ Model Composer provides different DSPlib functions as blocks within the Xilinx Toolbox/AI Engine/DSP library. You can conveniently drag and drop one of these blocks into your model from the Simulink Library browser and configure the block.
Vitis Model Composer provides a copy
of DSPLib functions which can be used as is. Optionally, you can download DSPLib
functions from the online GitHub repository and use the MATLAB command xmcLibraryPath
to set the
path to the DSPLib library.
For more information on using the MATLAB utility, refer to xmcLibraryPath.