![]() |
|||
|
Questions 6.) How many pipeline stages does the PDA processor have? How about the Pentium III? 7.) How much memory does a standard PDA have? What kind? What is it for? 8.) Diagram what you think the stages of a Pentium III pipeline look like. (Remember, the Pentium III is 3-way superscalar, and employs register-renaming. This will come in handy for problem 9.) 9.) Compare your Pentium III pipeline to the PDA's two stage pipeline (Fetch and Execute). Run the following lines of code through the pipelines: LW
R1, #8(R0) (Make your own assumption about how many clock cycles a PDA EX stage takes. For the Pentium III use the latencies in the book.) 10.) Now using
problem 9 which is faster? Average Pentium III clock rate: 500MHz. Average
PDA clock rate: 16Mhz. 6.) PDA has 2. Pentium III has 14. 7.) A PDA has 10 MB of memory. 2MB of ROM memory for the OS and standard programs; 8MB of RAM for general use. 8.) Results may vary. 9.) Results may vary. 10.) The actual time computed may vary but the Pentium should be faster by a considerable amount. |
|||
![]() |
![]() |
||
![]() |
|||
![]() |
|||