Altera Avalon Verification IP Suite User Manual Page 61

  • Download
  • Add to my manuals
  • Print
  • Page
    / 224
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 60
get_command_byte_enable()
bit [AV_NUMSYMBOLS-1:0] get_command_byte_enable (int index)Prototype:
Verilog HDL: index
VHDL: command_byte_enable, index, bfm_id, req_if(bfm_id)
Arguments:
bit [AV_NUMSYMBOLS-1:0]Returns:
Queries the received command descriptor for the transaction byte enable. For
burst commands with burst count greater than 1, the index selects the data cycle.
Description:
Verilog HDL, VHDLLanguage support:
get_command_data()
bit [AV_DATA_W-1:0] get_command_data(int index)Prototype:
Verilog HDL: index
VHDL: command_data, index, bfm_id, req_if(bfm_id)
Arguments:
bit [AV_DATA_W-1:0]Returns:
Queries the received command descriptor for the transaction write data. For burst
commands with burst count greater than 1, the index selects the write data cycle.
Description:
Verilog HDL, VHDLLanguage support:
get_command_debugaccess()
bit get_command_debugaccess()Prototype:
Verilog HDL: None
VHDL:command_debugaccess, bfm_id, req_if(bfm_id)
Arguments:
bitReturns:
Queries the received command descriptor for the transaction debug access.Description:
Verilog HDL, VHDLLanguage support:
Altera Corporation
Avalon-MM Slave BFM
Send Feedback
6-13
get_command_byte_enable()
Page view 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 223 224

Comments to this Manuals

No comments