Get_version(), Init(), Pop_transaction() – Altera Avalon Verification IP Suite User Manual
Page 134: Get_version() -8, Init() -8 pop_transaction() -8
Advertising

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 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:
Drives the interface to the idle state.
Description:
Verilog HDL, VHDL
Language support:
pop_transaction()
pop_transaction()
Prototype:
Verilog HDL: None
VHDL:
bfm_id
,
req_if(bfm_id)
Arguments:
void
Returns:
Removes the transaction descriptor from the queue so that the testbench can query
it using the
get_transaction
methods.
Description:
Verilog HDL, VHDL
Language support:
Avalon-ST Sink BFM
Altera Corporation
get_version()
9-8
Advertising