
The clock ticks are shown by five sets of seven blocks placed from top to bottom and each set separated by a dashed line. The top most block in each set consists of six columns. The page numbers are numbered 0 to 5 from top to bottom.
Part (a): The columns of the topmost block labeled R bits for pages 0-5, clock tick 0 are marked 1, 0, 1, 0, 1, 1.
The remaining six blocks for pages 0 to 6 are labeled as follows: 10000000, 00000000, 10000000, 00000000, 10000000, 10000000.
Part (b): The columns of the topmost block labeled R bits for pages 0-5, clock tick 1 are marked 1, 1, 0, 0, 1, 0.
The remaining six blocks for pages 0 to 6 are labeled as follows: 11000000, 10000000, 01000000, 00000000, 11000000, 01000000.
Part (c): The columns of the topmost block labeled R bits for pages 0-5, clock tick 2 are marked 1, 1, 0, 1, 0, 1.
The remaining six blocks for pages 0 to 6 are labeled as follows: 11100000, 11000000, 00100000, 10000000,
01100000, 10100000.
Part (d): The columns of the topmost block labeled R bits for pages 0-5, clock tick 3 are marked 1, 0, 0, 0, 1, 0.
The remaining six blocks for pages 0 to 6 are labeled as follows: 11110000, 01100000, 00010000, 01000000,
10110000, 01010000.
Part (e): The columns of the topmost block labeled R bits for pages 0-5, clock tick 3 are marked 0, 1, 1, 0, 0, 0.
The remaining six blocks for pages 0 to 6 are labeled as follows: 01111000, 10110000, 10001000, 00100000, 01011000, 00101000.
Back