CS E6831 04f

HW 9 Due 11/24/04

READ:
 TEXT: 6.2.6, 6.2.7, 6.2.8.  
 ASYNC (handout): SKIM 4.2 (don't worry about theorems etc. or dynamic
 hazards.)
 HAZARDS paper (to be made available on line via website) Sections I,
 II, IV, V

PROBLEMS: In Text: 6/(22, 23, 25, 26)
          In ASYNC: 4/(4, 5, 7, 8, 11)
          Non-Text:

NT1. Identify all the transient essential hazards for SIC operation of
     the function specified by the flow table below.

                   AB
        00     01       11      10
      ------------------------------
  1   (1),0    2,0    (1),0    (1),1
  2   (2),1   (2),0    4,0      1,1
  3   (3),1   (3),0    4,0      1,1
  4    3,1    (4),1   (4),0    (4),1
      -------------------------------