Texas Instruments MSP50C6xx Calculator User Manual


 
Execution Timing
2-40
2.11 Execution Timing
For executing program code, the C6xxs core processor has a three-level
pipeline. The pipeline consists of instruction fetch, instruction decode, and
instruction execution. A single instruction cycle is limited to one program Fetch
plus one data memory read or write. The master clock consists of two phases
with non-overlap protection. A fully static implementation eliminates pre-
charge time on busses or in memory blocks. This design also results in a very
low power dissipation. Figure 210 illustrates the basic timing relationship
between the master clock and the execution pipeline.
Figure 210. Instruction Execution and Timing
N
N+1 N+2
N+3
N+4
N+5 N+6
N+7
FETCH
CLOCK
N1
N N+1
N+2
N+3
N+4 N+5
DECODE
N2
N1 N
N+1
N+2
N+3 N+4
N+5
EXEC
N1
N N+1
N+2
N+3
N+4 N+5
DATA ADD
N
N+1 N+2
N+3
N+4
N+5 N+6
N+7
PC ADD