beautypg.com

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

Page 120: Get_version() -8, Init() -8 pop_response() -8

background image

get_version()

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 13.1 SP1 is encoded as "13.1.1".

Description:

Verilog HDL

Language support:

init()

init()

Prototype:

Verilog HDL: None

VHDL:

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Drives the interface to the idle state.

Description:

Verilog HDL, VHDL

Language support:

pop_response()

pop_response()

Prototype:

Verilog HDL: None

VHDL:

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Removes the response transaction from the queue before querying contents.

Description:

Verilog HDL, VHDL

Language support:

Avalon-ST Source BFM

Altera Corporation

Send Feedback

get_version()

8-8