Texas Instruments MSP50C6xx manual Execution Timing

Models: MSP50C6xx

1 390
Download 390 pages 41.72 Kb
Page 64
Image 64

Execution Timing

2.11 Execution Timing

For executing program code, the C6xx’s 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 2–10 illustrates the basic timing relationship between the master clock and the execution pipeline.

Figure 2–10. Instruction Execution and Timing

CLOCK

 

 

 

 

 

 

 

 

FETCH

N

N+1

N+2

N+3

N+4

N+5

N+6

N+7

DECODE

N–1

N

N+1

N+2

N+3

N+4

N+5

 

EXEC

N–2

N–1

N

N+1

N+2

N+3

N+4

N+5

DATA ADD

N–1

N

N+1

N+2

N+3

N+4

N+5

PC ADD

N

N+1

N+2

N+3

N+4

N+5

N+6

N+7

2-40

Page 64
Image 64
Texas Instruments MSP50C6xx manual Execution Timing