Altera Nios II C2H Compiler Instrukcja Użytkownika Strona 110

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 109
4–16 9.1 Altera Corporation
Nios II C2H Compiler User Guide November 2009
Performance
Figure 4–8. CRC Assignment Sequence
Scheduling Information Per State
As an alternative to viewing the loop scheduling information per
assignment, you can look at Scheduling information per state.
0
246810
12
14 16 18 200 22 24
Time
1
2
Loop
Iteration
13:lut_addr=((crc&0xFF)^
*data++;
State(0 6)
14:crc=((crc>>8)^table
[lut_addr];
State(6 11)
12:i++;
State(0 1)
12:i<
length;
State(1 2)
13:lut_addr=((crc&0xFF)^
*data++;
State(0 6)
14:crc=((crc>>8)^table
[lut_addr];
State(6 11)
14:crc=((crc>>8)^table
[lut_addr];
State(6 11)
13:lut_addr=((crc&0xFF)^
*data++;
State(0 6)
12:i++;
State(0 1)
12:i<
length;
State(1 2)
12:i<
length;
State(1 2)
12:i++;
State(0 1)
Przeglądanie stron 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag