Altera Mentor Verification IP Altera Edition AMBA AXI3/4T User Manual Page 129

  • Download
  • Add to my manuals
  • Print
  • Page
    / 783
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 128
SystemVerilog AXI3 and AXI4 Monitor BFMs
set_config()
Mentor VIP AE AXI3/4 User Guide, V10.2b
111
September 2013
AXI3 Example
set_config(AXI_CONFIG_SUPPORT_EXCLUSIVE_ACCESS, 1);
set_config(AXI_CONFIG_BURST_TIMEOUT_FACTOR, 1000);
AXI4 Example
set_config(AXI4_CONFIG_ENABLE_SLAVE_EXCLUSIVE, 1);
set_config(AXI4_CONFIG_BURST_TIMEOUT_FACTOR, 1000);
Returns
None
Page view 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 782 783

Comments to this Manuals

No comments