
set_enable_c_write_response()
set_enable_c_write_response()Prototype:
Verilog HDL: Boolean
VHDL: N.A.
Arguments:
voidReturns:
Enables a coverage group to test each bit of the valid writeresponse that
represent dfferent status.
Description:
Verilog HDLLanguage support:
Transaction Monitoring
The transaction collector module monitors transactions. The transaction collector performs the following
functions:
• Collects the transactions
• Encapsulates transactions into descriptors
• Inserts the transactions into a queue.
The API provides functions to query the transactions in the queue and disposes them as they are processed.
By default the transaction collector module is disabled. You must define the
ENABLE_ALTERA_AVALON_TRANSACTION_RECORDING Verilog macro to enable this feature. This macro is
required to ensure backward compatibility and to avoid breaking existing test cases.
event_transaction_fifo_threshold()
event_transaction_fifo_threshold()Prototype:
Verilog HDL: N.A.
VHDL: bfm_id
Arguments:
voidReturns:
Notifies the testbench that the transaction FIFO threshold level was exceeded.Description:
VHDLLanguage support:
event_transaction_fifo_overflow()
event_transaction_fifo_overflow()Prototype:
Verilog HDL: N.A.
VHDL: bfm_id
Arguments:
voidReturns:
Notifies the testbench that the transaction FIFO is full and further transac-
tions will be dropped.
Description:
VHDLLanguage support:
Avalon-MM Monitor
Altera Corporation
Send Feedback
set_enable_c_write_response()
7-24
Comentários a estes Manuais