Avalon Verification IP Suite: User Guide

ID 683439
Date 2/17/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

6.4.21. vget_slave_bfm_status

Prototype:

bit get_slave_bfm_status

Arguments:

Verilog HDL: None

VHDL: slave_bfm_status, bfm_id, req_if(bfm_id)

Returns:

bit

Description:

Queries the Slave BFM component to determine when the read transaction in the Slave BFM has reached the maximum read transactions. A return value of 1 means that the Slave BFM can no longer accept a new read command.
Language support: Verilog HDL, VHDL