Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.67 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.67 KB

CS 221: Digital Design

Resources

Assignments from fourth edition

  1. Read Ch1. Solve prob. 2, 3, 4, 14, 17, 32, 35.
  2. Read Ch2. Solve prob. 1, 2, 3, 4, 9, 11, 14, 15, 17, 19, 20, 21, 23.
  3. Read Ch3. Solve prob. 2, 3, 5, 6, 11, 12, 13, 16, 18, 19, 23, 26, 36, 37. Hint: for every problem of the Verilog problems, i.e., the last 4 problems, write the code of a testing module in addition to the code of the circuit, as in Example 3-3 in the book.
  4. Read Ch4. Solve prob. 18, 19, 21, 23, 29, 30, 31; in addition to these problems.
  5. Read Ch5. Solve prob. 1, 2, 3, 4, 5, 6, 7; in addition to these problems.
  6. ReadCh6. Solve prob. 1, 2, 3, 4, 6, 19, 24; in addition to these problems.
  7. Read Ch7. Solve prob. 1, 2, 3, 5, 6, 7, 8, 17, 18, 20; in addition to these problems.

Projects