Scheduling information per assignment – Altera Nios II C2H Compiler User Manual
Page 109

Altera Corporation
9.1
4–15
November 2009
Nios II C2H Compiler User Guide
Understanding the C2H View
Scheduling Information Per Assignment
Typically the number of assignments in a loop is fewer than the number
of states mapped for the hardware state machine that controls the loop.
When there are fewer assignments than states, this method of interpreting
the scheduling information is often easier.
In
, there are four assignments in the loop. This section
displays all of the assignments whether they occur on states that are a part
of the critical path or not. As shown in the previous section the CPLI of
this loop is six due to the critical path variable
crc
.
illustrates
the information shown when the example is compiled.
Figure 4–7. CRC Scheduling Per Assignment
“Cycles Per Loop Iteration (CPLI)”
, you can
create a chart such as
, corresponding to
.