Altera Avalon Verification IP Suite User Manual Page 36

  • Download
  • Add to my manuals
  • Print
  • Page
    / 224
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 35
get_response_latency()
int get_response_latency(int index)Prototype:
Verilog HDL: index
VHDL: response_data, index, bfm_id, req_if(bfm_id)
Arguments:
bitReturns:
Returns the transaction read latency in the response descriptor that has been
removed from the response queue. Each cycle in a burst read has its own latency
entry.
Description:
Verilog HDL, VHDLLanguage support:
get_response_queue_size()
int get_response_queue_size()Prototype:
Verilog HDL: None
VHDL: response_queue_size, bfm_id, req_if(bfm_id)
Arguments:
intReturns:
Queries the response queue to determine number of response descriptors currently
stored in the BFM. This is the number of responses the test program can
immediately remove from the response queue for further processing.
Description:
Verilog HDL, VHDLLanguage support:
get_response_read_id()
[AV_TRANSACTIONID_W-1:0] get_response_read_id()Prototype:
Verilog HDL: None
VHDL: response_read_id, bfm_id, req_if(bfm_id)
Arguments:
AvalonTransactionId_tReturns:
Returns the read id of the transaction in the response descriptor that has been
removed from the response queue.
Description:
Verilog HDL, VHDLLanguage support:
Avalon-MM Master BFM
Altera Corporation
Send Feedback
get_response_latency()
5-14
Page view 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 223 224

Comments to this Manuals

No comments