Export the Vitis Kernel - 2023.1 English

Vitis Tutorials: Getting Started with Vitis and Vitis HLS

Document ID
XD098
Release Date
2023-06-20
Version
2023.1 English

Finally, you can export the results of the high-level synthesis as a synthesized Vitis kernel (.xo) file or Vivado IP (.zip) for use in downstream processes.

  1. In the Config File Editor, select the C-Synthesis heading and set the output.format to either Generate Vivado IP or Generate a Vitis XO.

  2. In the Flow Navigator select Run under C Synthesis.

This time the IP or kernel is exported from the design. The green circle no longer shows the yellow warning triangle. An output has been generated.