Running compilation - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

Use the following steps to compile and simulate the reference model with the x86sim target, then to compile and simulate the library element graph as described in the above section.

make cleanall run PLATFORM=vck190

Note

It is recommended to run a cleanall stage before compiling design, to ensue no stale objects interfere with the compilation process.

Note

Platform information (e.g.: PLATFORM=vck190) is a requirement of a make build process. List of supported platforms can be found in L2/tests/aie/<library_element>/description.json in the “platform_allowlist” section.