Note: This is a blocking read and it blocks until the
BRESP is returned.
// The following shows the AXI4_READ_BURST. For other options. see the AXI VIP API Documentation.
mst_agent.AXI4_READ_BURST (
mtestID,
mtestADDR,
mtestBurstLength,
mtestDataSize,
mtestBurstType,
mtestLOCK,
mtestCacheType,
mtestProtectionType,
mtestRegion,
mtestQOS,
mtestARUSER,
mtestRData,
mtestRresp,
mtestRUSER
);