
push_transaction()
void push_transaction()Prototype:
Verilog HDL: None
VHDL: None
Arguments:
voidReturns:
Registers an output transaction into the BFM. All registered output transactions
are put into transaction queue. A fatal error triggers if you insert a transaction
while the BFM is reset.
Description:
Verilog HDL, VHDLLanguage support:
set_max_transaction_queue_size()
void set_max_transaction_queue_size(int size)Prototype:
Verilog HDL: size
VHDL: size
Arguments:
voidReturns:
Sets the maximum size of the queued transactions. The BFM triggers an event
when the queued transactions goes above the maximum size.
Description:
Verilog HDL, VHDLLanguage support:
set_min_transaction_queue_size()
int set_min_transaction_queue_size()Prototype:
Verilog HDL: size
VHDL: size
Arguments:
voidReturns:
Sets the minimum size of the queued transactions. The BFM triggers an event
when the queued transactions falls below the minimum size.
Description:
Verilog HDL, VHDLLanguage support:
Tri-State Conduit BFM
Altera Corporation
Send Feedback
push_transaction()
12-6
Comentários a estes Manuais