Simulator Options - 2022.1 English

Versal ACAP AI Engine Programming Environment User Guide (UG1076)

Document ID
UG1076
Release Date
2022-05-25
Version
2022.1 English

The complete set of the X86 simulator (x86simulator) options are described in this section.

Table 1. X86 Simulator Options
Option Description
-h,--help --h Shows the help message.
--pkg-dir=PKG_DIR Sets the package directory, for example: ./Work
--timeout=secs Terminates simulation after a specified number of seconds.
--dump Enables snapshots of data traffic on kernel ports.
--gdb Invokes from GDB.
--valgrind Runs the simulator under Valgrind to detect access violations.
--valgrind-gdb Runs the simulator under Valgrind and debug via GDB server.
--valgrind-args=ARGS Overrides the default options for Valgrind. Used in conjunction with --valgrind.
--stop-on-deadlock Stops simulation if deadlock is detected.
--trace Enables trace of kernel stall events.
--trace-print Prints kernel stall events during simulation.
--enable-handshake-ext-tb Enables handshake protocol with external test bench.