書き込みトランザクションの方法 2 - 1.1 日本語

AXI Verification IP v1.1 LogiCORE IP 製品ガイド (PG267)

Document ID
PG267
Release Date
2017-10-04
Version
1.1 日本語

注記: これはブロッキング書き込みで、BRESP が返されるまでブロックします。

//The following shows the AXI4_WRITE_BURST. For other options. see the Xilinx AXI

VIP API Documentation [Ref 12] .

mst_agent.AXI4_WRITE_BURST(

mtestID,

mtestADDR,

mtestBurstLength,

mtestDataSize,

mtestBurstType,

mtestLOCK,

mtestCacheType,

mtestProtectionType,

mtestRegion,

mtestQOS,

mtestAWUSER,

mtestWData,

mtestWUSER,

mtestBresp

);