Running Compilation - 2024.2 English

Vitis Libraries

Release Date
2024-11-29
Version
2024.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 the compiling design, to ensure no stale objects interfere with the compilation process.

Note

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