When active the AXI4STREAM Monitor will record transactions that are presented on the the virtual interface.
axi4stream_vif_proxy `XIL_AXI4STREAM_PARAM_ORDER vif_proxy; AXI4STREAM VIF Proxy Class.
xil_analysis_port #(axi4stream_monitor_transaction) item_collected_port; provides methods to collect monitor transaction.
function new ( |
| ); |
Constructor to create a new axi4stream monitor object
function void set_vif( |
| ); |
Assigns the virtual interface of the driver.
Start control processes for operation
Stops all control processes.