Set_enable_c_b2b_data_same_channel(), Set_enable_c_b2b_packet_different_channel(), Set_enable_c_b2b_packet_in_different_transaction() – Altera Avalon Verification IP Suite User Manual
Page 115: Set_enable_c_b2b_packet_same_channel(), Set_enable_c_b2b_packet_within_single_cycle()

5–6
Chapter 5: Avalon-ST Monitor
Application Program Interface
Avalon Verification IP Suite User Guide
May 2011
Altera Corporation
set_enable_c_b2b_data_same_channel()
set_enable_c_b2b_packet_different_channel()
set_enable_c_b2b_packet_in_different_transaction()
set_enable_c_b2b_packet_same_channel()
set_enable_c_b2b_packet_within_single_cycle()
Prototype:
set_enable_c_b2b_data_same_channel().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage for back-to-back
valid
signals for the same channel. It is disabled when channels are not
supported.
Prototype:
set_enable_c_b2b_packet_different_channel().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage for back-to-back
packet transmission for different channels. It is disabled when packet
transmission or channels are not supported.
Prototype:
set_enable_c_b2b_packet_in_different_transaction().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage for back-to-back
packet transmission of different transactions. It is disabled when packet
transmission or channels are not supported.
Prototype:
set_enable_c_b2b_packet_same_channel().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage for back-to-back
packet transmission for the same channel. It is disabled when packet
transmission or channels are not supported.
Prototype:
set_enable_c_b2b_packet_within_single_cycle().
Arguments:
Boolean
.
Returns:
Void
.
Description:
Enables a coverage point that ensures test coverage for back-to-back
packet transmission within a single cycle. It is disabled when packet
transmission or channels are not supported.