After completing this tutorial, you will be able to do the following:
Modify BD platform setup in Vivado to connect RTL-IP stream ports to AIE PLIO.
Export the extensible platform (.xsa) from the hardware design in Vivado.
Create the Vitis-Metadata-Archive (VMA) using the –export_archive option in v++ –link command.
Import the VMA in Vivado using
vitis::import_archive
Tcl API.Generate
fixed.xsa
from Vivado, and from there, the xclbin file is needed to test the design in hardware or hardware emulation.