L1 Test - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 English
source <install path>/Vitis/2023.2/settings64.sh
source /opt/xilinx/xrt/setup.sh
cd L1/tests/case_folder/
make run TARGET=<cosim/csim/csynth/vivado_syn/vivado_impl> PLATFORM=/path/to/xilinx_u250_gen3x16_xdma_3_1_202020_1.xpfm
  • csim (high level simulation),
  • csynth (high level synthesis to register transfer level (RTL)),
  • cosim (cosimulation between software testbench and generated RTL),
  • vivado_syn (synthesis by AMD Vivado™), and
  • vivado_impl (implementation by Vivado).