Altera Avalon Verification IP Suite Uživatelský manuál Strana 84

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 178
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 83
Chapter 5: Avalon-MM Monitor 5–21
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
get_response_read_id()
get_response_read_response()
get_response_request()
get_response_wait_time()
get_response_write_id()
Prototype:
AvalonTransactionId_t get_response_read_id()
.
Arguments: None.
Returns:
AvalonTransactionId_t
.
Description: Returns the read id of the transaction in the response descriptor that has
been removed from the response queue.
Prototype:
AvalonReadResponse_t get_response_read_response(int
index)
.
Arguments:
int index
.
Returns:
AvalonReadResponse_t
.
Description: Returns the transaction read status in the response descriptor that has
been removed from the response queue.
Prototype:
Request_t get_response_request()
.
Arguments: None.
Returns:
Request_t
.
Description: Returns the transaction command type in the response descriptor that has
been removed from the response queue.
Prototype:
int get_response_wait_time(int index)
.
Arguments:
index
.
Returns:
int
.
Description: Returns the wait latency for transaction in the response descriptor that has
been removed from the response queue. Each cycle in a burst has its own
wait latency entry.
Prototype:
AvalonTransactionId_t get_response_write_id()
.
Arguments: None.
Returns:
AvalonTransactionId_t
.
Description: Returns the write id of the transaction in the response descriptor that has
been removed from the response queue.
Zobrazit stránku 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 177 178

Komentáře k této Příručce

Žádné komentáře