Exercise 9 (10 pts)

  1. (2 pts) Implement a 1-bit full adder using a ROM. Show address and contents as in Figure 12.7b. See pages 280 and 346 of text.
  2. (8 pts) For Example 8.5 on page 212 (see Example 12.4, page 345):
    1. a.    What number of bits for addresses are required for a ROM implementation?
      b.    What number of bits for contents are required for a ROM implementation?
      c.    Give the ROM address and contents as in Figure 12.7b.
      d.    Give a detailed graphical implementation using ROM and D-FF's similar to Chapter 12 Notes.