AXI4STREAM Monitor Transaction class. It is an extension of axi4stream_transaction.
function new( |
| ); |
Constructor to create a new axi4stream_monitor_transaction, ~name~ is the name of the instance.
Sets monitor_print_times to be TRUE.
Sets monitor_print_times to be FALSE.
Returns monitor_print_times.
function void copy( |
| ); |
Copies the contents of the input monitor transaction to the current monitor transaction.
Clones the current transaction and returns a handle to the new transaction.
Returns string XIL_AXI4STREAM_MONITOR_TRANSACTION
Returns a form of string of <axi4stream transaction> if get_monitor_print_times is false, else returns a form of string of ready_assert_time,valid_assert_time,accepted_cycles,backpressure