Avalon Verification IP Suite: User Guide

ID 683439
Date 2/17/2022
Public
Document Table of Contents

13.2. Conduit BFM API

event_input_<role name>_change

Prototype:

event_input_<role name>_change

Arguments:

Verilog HDL: N.A.

VHDL: None

Returns:

void

Description:

Notifies the testbench when a port changes its value <role name> . For a bidirectional port, this event is only triggered if its input value defers from its last input value.
Language support: VHDL