Altera Nios II C2H Compiler User Manual Page 110

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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)
Page view 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 137 138

Comments to this Manuals

No comments