Tool Generation Information - 2023.2 English

Vitis Unified Software Platform Documentation: Application Acceleration Development (UG1393)

Document ID
UG1393
Release Date
2023-12-13
Version
2023.2 English

The utility also reports the v++ command line used to generate the xclbin. The Command Line section gives the actual v++ command line used, while the Options section displays each option used in the command line, but in a more readable format with one option per line.

Generated By
------------
Command:       v++
Version:       2018.3 - Tue Nov 20 19:42:42 MST 2018 (SW BUILD: 2394611)
Command Line:  v++ -t hw_emu --platform /opt/xilinx/platforms/xilinx_u200_xdma_201830_1/xilinx_
			   u200_xdma_201830_1.xpfm --save-temps -l --connectivity.nk krnl_vadd:1
			   -g --messageDb binary_container_1.mdb 
			   --temp_dir binary_container_1 
			   --report_dir binary_container_1/reports --log_dir binary_container_1/logs 
                  --remote_ip_cache /wrk/tutorials/ip_cache 
                  -obinary_container_1.xclbin binary_container_1/krnl_vadd.o 
Options:       -t hw_emu
               --platform /opt/xilinx/platforms/xilinx_u200_xdma_201830_1/xilinx_u200_xdma_201830_1.xpfm
               --save-temps
               -l
               --connectivity.nk krnl_vadd:1
               -g
               --messageDb binary_container_1.mdb
               --temp_dir binary_container_1
               --report_dir binary_container_1/reports
               --log_dir binary_container_1/logs
               --remote_ip_cache /wrk/tutorials/ip_cache
			-obinary_container_1.xclbin binary_container_1/krnl_vadd.o 
==============================================================================
User Added Key Value Pairs
--------------------------
   <empty>
==============================================================================