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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 783
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 58
SystemVerilog AXI3 and AXI4 Master BFMs
set_config()
Mentor VIP AE AXI3/4 User Guide, V10.2b
41
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);
See “Master BFM Configuration”
on page 34 for descriptions and valid
values.
Returns
None
Page view 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 782 783

Comments to this Manuals

No comments