Altera Avalon Verification IP Suite User Manual Page 165

  • Download
  • Add to my manuals
  • Print
  • Page
    / 224
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 164
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
Page view 164
1 2 ... 160 161 162 163 164 165 166 167 168 169 170 ... 223 224

Comments to this Manuals

No comments