Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 145

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 144
Chapter 1: Nios II Custom Instruction Master BFM 1–7
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
set_instruction_readrb()
set_instruction_timeout()
set_instruction_writerc()
set_max_instruction_queue_size()
set_max_result_queue_size()
set_min_instruction_queue_size()
Prototype:
void set_instruction_readrb()
.
Arguments:
logic enable.
Returns:
void
.
Description: Sets the instruction register file read
b
value.
Prototype:
void set_instruction_timeout()
.
Arguments:
int timeout.
Returns:
void
.
Description: Sets the timeout value for an instruction. Sets the value to
0
(zero) to disable the
timeout.
Prototype:
void set_instruction_writerc()
.
Arguments:
logic enable.
Returns:
void
.
Description: Sets the instruction register file write
c
value.
Prototype:
void set_max_instruction_queue_size(int size)
.
Arguments:
int size
.
Returns:
void
.
Description: Sets the pending instruction queue size maximum threshold.
Prototype:
void set_max_result_queue_size(int size)
.
Arguments:
int size
.
Returns:
void
.
Description: Sets the pending result queue size maximum threshold.
Prototype:
void set_min_instruction_queue_size(int size)
.
Arguments:
int size
.
Returns:
void
.
Description: Sets the pending instruction queue size minimum threshold.
Przeglądanie stron 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 177 178

Komentarze do niniejszej Instrukcji

Brak uwag