Avalon Verification IP Suite: User Guide

ID 683439
Date 8/28/2025
Public
Document Table of Contents

8.4.18. set_response_timeout()

Prototype:

set_response_timeout(int cycles)

Arguments:

Verilog HDL: cycles

VHDL: cycles, bfm_id, req_if(bfm_id)

Returns:

void

Description:

Sets the number of cycles that have to elapse before a response timeout is asserted. Disable the time-out by setting the cycles argument to zero.
Language support: Verilog HDL, VHDL