Note: This is a blocking write and it blocks until the
BRESP is returned.
//The following shows the AXI4_WRITE_BURST. For other options. see the AXI VIP API Documentation.
mst_agent.AXI4_WRITE_BURST(
mtestID,
mtestADDR,
mtestBurstLength,
mtestDataSize,
mtestBurstType,
mtestLOCK,
mtestCacheType,
mtestProtectionType,
mtestRegion,
mtestQOS,
mtestAWUSER,
mtestWData,
mtestWUSER,
mtestBresp
);