Altera Avalon Verification IP Suite Instrukcja Użytkownika Strona 143

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 142
Chapter 1: Nios II Custom Instruction Master BFM 1–5
Application Program Interface
May 2011 Altera Corporation Avalon Verification IP Suite User Guide
retrive_result()
set_ci_clk_en()
set_clock_enable_timeout()
set_instruction_a()
set_instruction_b()
set_instruction_c()
Prototype:
void retrive_result
.
Arguments:
output ci_data_t value.
output ci_data_t delay.
Returns:
void
.
Description: A simplified API to remove and retrieve results.
Prototype:
void set_ci_clk_en()
.
Arguments:
bit enable.
Returns:
void
.
Description: Sets the
ci_clk_en
signal synchronously with the clock.
Prototype:
void set_clock_enable_timeout()
.
Arguments:
int timeout.
Returns:
void
.
Description: Sets the timeout value for the clock enable. Sets the value to
0
(zero)to disable timeouts.
Prototype:
void set_instruction_a()
.
Arguments:
ci_addr_t address.
Returns:
void
.
Description: Sets the instruction register file address
a
value.
Prototype:
void set_instruction_b()
.
Arguments:
ci_addr_t address.
Returns:
void.
Description: Sets the instruction register file address
b
value.
Prototype:
void set_instruction_c()
.
Arguments:
ci_addr_t address.
Returns:
void.
Description: Sets the instruction register file address
c
value.
Przeglądanie stron 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 177 178

Komentarze do niniejszej Instrukcji

Brak uwag