Get_version(), Init(), Pop_command() – Altera Avalon Verification IP Suite User Manual

Page 65: Get_version() -17, Init() -17, Pop_command() -17

Advertising
background image

get_version()

string get_version()

Prototype:

Verilog HDL: None

VHDL: N.A.

Arguments:

String

Returns:

Returns BFM version as a string of three integers separated by periods. For example,
version 10.1 sp1 is encoded as "10.1.1".

Description:

Verilog HDL

Language support:

init()

init()

Prototype:

Verilog HDL: None

VHDL:

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Initializes the Avalon-MM slave interface.

Description:

Verilog HDL, VHDL

Language support:

pop_command()

void pop_command()

Prototype:

Verilog HDL: None

VHDL:

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Removes the command descriptor from the queue so that the testbench can query
it using the

get_command

methods.

Description:

Verilog HDL, VHDL

Language support:

Altera Corporation

Avalon-MM Slave BFM

Send Feedback

6-17

get_version()

Advertising