Event_response_complete(), Event_write_response_complete(), Get_command_issued_queue_size() – Altera Avalon Verification IP Suite User Manual
Page 33: Event_response_complete() -11, Event_write_response_complete() -11, Get_command_issued_queue_size() -11

event_response_complete()
event_response_complete()
Prototype:
Verilog HDL: N.A.
VHDL:
bfm_id
Arguments:
void
Returns:
Notifies the testbench that a read/write response was received.
Description:
VHDL
Language support:
event_write_response_complete()
event_write_response_complete()
Prototype:
Verilog HDL: N.A.
VHDL:
bfm_id
Arguments:
void
Returns:
Notifies the testbench that a write response was received.
Description:
VHDL
Language support:
get_command_issued_queue_size()
int get_command_issued_queue_size()
Prototype:
Verilog HDL: None
VHDL:
command_issued_queue_size
,
bfm_id
,
req_if(bfm_id)
Arguments:
int
Returns:
Queries the issued command queue to determine the number of commands that
have been driven to the system interconnect fabric, but not completed.
Description:
Verilog HDL, VHDL
Language support:
Altera Corporation
Avalon-MM Master BFM
5-11
event_response_complete()