Introduction - 2022.2 English - UG1483

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2023-01-13
Version
2022.2 English
Vitis Model Composer lets you import C or C++ code to create new blocks that can be added to a library for use in models along side other HLS Library blocks. This feature lets you build custom block libraries for use in Model Composer.
Tip: The import function example in the product showcases most of the capabilities of importing C/C++ code using a series of small examples. Type xmcOpenExample('import_function') in the MATLAB command window to open the example.