Signal_interface_granted, Signal_max_transaction_queue_size, Signal_min_transaction_queue_size – Altera Avalon Verification IP Suite User Manual
Page 132

2–6
Chapter 2: Tri-State Conduit BFM
Application Program Interface
Avalon Verification IP Suite User Guide
May 2011
Altera Corporation
signal_grant_deasserted_while_request_remain_asserted()
signal_interface_granted
signal_max_transaction_queue_size
signal_min_transaction_queue_size
Prototype:
signal_grant_deasserted_while_request_remain_asserted.
Arguments:
None.
Returns:
void.
Description:
Triggers when the grant signal changes value from high to low while the request signal
remains asserted.
Prototype:
signal_interface_granted.
Arguments:
None.
Returns:
void
Description:
Triggers when the grant signal is asserted.
Prototype:
signal_max_transaction_queue_size
.
Arguments:
None.
Returns:
void
.
Description:
Triggers when the size of the pending queue exceeds the maximum size.
Prototype:
signal_min_transaction_queue_size
.
Arguments:
None.
Returns:
void
.
Description:
Triggers when the size of the pending queue falls below the minimum size.