Microprocessor
|
Press the Start button to begin the animation. You can adjust the animation speed with the scrollbar, stop the animation with the Stop button, or control the clock-by-clock sequence by repeatedly pressing the Step button. The pull-down menu selects one of three bus operations: a burst read from memory, two sequential burst reads from memory, or a cache-snoop hit. Further details are given below the image. The block diagram shows six chips: four microprocessors (the stacked central processing units numbered CPU0, CPU1, CPU2, and CPU3), a system CONTROLLER that interfaces the microprocessors to memory, and a block of SDRAM (synchronous dynamic random access memory) chips. The signals connecting the CPUs, controller and SDRAM are animated with the following colors:
The timing diagram, below the block diagram, shows the clock moving from left to right. Each vertical dashed line represents a rising edge of the bus clock. Signals are sampled by the chips on rising edges of the clock. The four CPUs share a set of bus-request signals (BREQ0# through BREQ3#) with which they arbitrate for bus mastership prior to driving bus operations. The small rectangles on the lower-left of each CPU represent this arbitration, which is also visible in the timing diagram. The winner of the arbitration pops to the top of the stack. (The arbitration relies on the fact that each BREQ# signal is connected to a different BR# pin on each Pentium III and Pentium Pro processor.)
|