CSE370 Assignment 1
Distributed: March 31, 1997
Due: April 4, 1997
Reading:
Chapter 1 (pp. 1-35) of Katz.
Exercises:
- Katz exercise 1.1(d)
- 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.
- Katz exercise 1.4.
- Katz exercise 1.12.
Rationale:
- To gain familiarity with some of the basic concepts in digital hardware
design.
Comments to: cse370-webmaster@cs.washington.edu
(Last Update: )