launch_emulator コマンド - 2019.2 Japanese

Vitis 統合ソフトウェア プラットフォームの資料: アプリケーション アクセラレーション開発 (UG1393)

Document ID
UG1393
Release Date
2020-02-28
Version
2019.2 Japanese
launch_emulator コマンドのヘルプは次のとおりです。
launch_emulator -help
Usage launch_emulator [ options ]
  -pl-sim-dir       : Specify the PL simulation directory
  -pl-sim-script    : Specify the PL Simulator script.This script gets used while running simulation.Generally we expect the script to be present in _x/link/int/behav_gdb/xsim directory
  -device-family    : Specify the device family (7Series/Ultrascale/Versal)
  -image            : Specify the Image, QSPI bin
  -qspi-image       : Specify the QSPI Image, QSPI bin
  -qspi-low-image   : Specify the QSPI LOW Image, when using DUAL QSPI mode
  -qspi-high-image  : Specify the QSPI HIGH Image, when using DUAL QSPI mode
  -sd-card-image    : Specify the SD Card Image, sd_card.img
  -qemu-args-file   : Specify the Qemu arguments file. These options gets used while running Qemu
  -pmc-args-file    : Specify the PMC arguments file. These options gets used while running PMC
  -pl-sim-args-file : Specify the pl_sim arguments file. These options gets used while running Simulation
  -qemu-args        : Specify the Qemu arguments as commandline option. These options gets used while running Qemu
  -pmc-args         : Specify the PMC arguments as commandline option. These options gets used while running PMC
  -pl-sim-args      : Specify the PL Simulator arguments as commandline option. These options gets used while running simulation
  -config-file      : Specify the configuration file (ini format)
  -vivado           : Specify the Vivado
  -cardano          : Specify the Cardano
  -graphic-xsim     : Start the Programmable Logic Simulator GUI
  -g                : Start the Programmable Logic Simulator GUI
  -sim-gui          : Start the Programmable Logic Simulator GUI
  -ps-only          : PS only emulation. No PL emulation
  -t                : Target (sw_emu / hw_emu)
  -target           : Target (sw_emu / hw_emu)
  -forward-port <target> <host>
                    : Forward TCP port from target to host
  -runtime          : Runtime flow type c++/ocl
  -pid-file <file>  : Write process ID to <file> for later use with -kill
  -no-reboot        : Exit QEMU instead of rebooting
  -run-sim-in-gdb   : Run simulator in GDB 
  -timeout <n>      : Terminate emulation after <n> seconds
  -kill <pid>       : Kill a specified emulator process
  -gdb-port <port>  : QEMU waits for GDB connection on <port>
  -emu-data <Additional emulation Data files> : AIE Kernel to run QEMU requires shim soln file
  -boot-bh <Additional emulation Data files> : AIE Kernel to run QEMU requires shim soln file
  -aie-shim-sol-path : Points to the AIE sim solution file that provides the AIE constraints required for the Kernel
  -aie-sim-config    : Points to the AIE sim config file that provides various AIE files that are required for the SystemC Model of AIE
  -aie-sim-options   : Points to the AIE sim options file has provides various AIE debug flags that are required for debugging the AIE Model
  -noc-ddr-shared-mem : Memory reserved for NOC DDR (0 - 2G). Disable to allocate memory in heap upto 2GB which is QEMU limitation
  -aie-device-file-path     : Pointer to the AIE array size information
  -interactive      : Interactive mode opening 3 different shells for QEMU/PMU/XSIM
  -enable-debug     : Debug mode opening 3 different shells for QEMU/PMU/XSIM
  -help             : Print this message

  For QEMU help, press Ctrl-a h while in the emulator