CSE370 Assignment 1


Distributed: March 31, 1997
Due: April 4, 1997


Reading:

Chapter 1 (pp. 1-35) of Katz.


Exercises:

  1. Katz exercise 1.1(d)
  2. Write logic equations for a two bit incrementer: y = (x + 1) mod 4, where x=(x1,x0) and y=(y1,y0). Use AND, OR, and NOT connectives as described in Section 1.3.3 in the book. Write out the truth table.
  3. Katz exercise 1.4.
  4. Katz exercise 1.12.


Rationale:


Comments to: cse370-webmaster@cs.washington.edu (Last Update: )