MLIR-AIE
Public Attributes | List of all members
args Struct Reference

#include "/home/runner/work/mlir-aie/mlir-aie/runtime_lib/test_lib/xrt_test_wrapper.h"

+ Collaboration diagram for args:

Public Attributes

int verbosity
 
int do_verify
 
int n_iterations
 
int n_warmup_iterations
 
int trace_size
 
std::string instr
 
std::string xclbin
 
std::string kernel
 
std::string trace_file
 

Detailed Description

Definition at line 11 of file xrt_test_wrapper.h.

Member Data Documentation

◆ do_verify

int args::do_verify

Definition at line 13 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ instr

std::string args::instr

Definition at line 17 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ kernel

std::string args::kernel

Definition at line 19 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ n_iterations

int args::n_iterations

Definition at line 14 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ n_warmup_iterations

int args::n_warmup_iterations

Definition at line 15 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ trace_file

std::string args::trace_file

Definition at line 20 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ trace_size

int args::trace_size

Definition at line 16 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ verbosity

int args::verbosity

Definition at line 12 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().

◆ xclbin

std::string args::xclbin

Definition at line 18 of file xrt_test_wrapper.h.

Referenced by parse_args(), setup_and_run_aie(), and setup_and_run_aie().


The documentation for this struct was generated from the following file: