Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 78

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 77
Chapter 5: Avalon-MM Monitor 5–15
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
set_enable_c_waitrequested_write()
set_enable_c_write()
set_enable_c_write_with_and_without_writeresponserequest()
set_enable_c_write_after_reset()
set_enable_c_write_burstcount()
Prototype:
set_enable_c_waitrequested_write().
Arguments:
Boolean
.
Returns:
void
.
Description: Enables a coverage group to test all values of the wait request timeout
parameter. This method is disabled if
write
or
waitrequest
are not
supported, or if the wait request timeout period is less than 1.
Prototype:
set_enable_c_write().
Arguments:
Boolean
.
Returns:
void
.
Description: Enables a coverage group to test write transfers. This method is disabled
when writes are not supported.
Prototype:
set_enable_c_write_with_and_without_writeresponserequest().
Arguments:
Boolean
.
Returns:
void
.
Description: Enables a coverage group to test write transactions with or without
writeresponserequest
.
Prototype:
set_enable_c_write_after_reset().
Arguments:
Boolean
.
Returns:
void
.
Description: Enables a coverage group to test write transfers after reset.
Prototype:
set_enable_c_write_burstcount().
Arguments:
Boolean
.
Returns:
void
.
Description: Enables a coverage group to test different sizes of
burstcount
during
write burst transfers. It tests all possible values of
burstcount
. This
method is disabled when either burst transfers or writes are not supported,
or the maximum burst is less than 1.
Przeglądanie stron 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 177 178

Komentarze do niniejszej Instrukcji

Brak uwag