axi4stream_scoreboard_transaction

AXI4STREAM Scoreboard Transaction Class. It is extension of axi4stream_monitor_transaction.

Functions
new
function new(
input string name"axi4stream_monitor_transaction",
xil_axi4stream_sigset_t setXIL_AXI4STREAM_SIGSET_ALL,
xil_axi4stream_uint dw32,
xil_axi4stream_uint uw32,
xil_axi4stream_uint bpb8,
xil_axi4stream_uint idw2,
xil_axi4stream_uint destw4
);

Constructor to create a new <axu4stream_scoreboard_transaction>, ~name~ is the name of the instance.

get_type_name
virtual function string get_type_name();

Returns type name "AXI4STREAM_SCOREBOARD_TRANSACTION"