Follow this link to the CSE 140L Webpage


CSE 140 Fall 2009 

(Tu/Th: 5:00 - 6:20 pm, WLH 2111)


 

Instructor:

Alex Orailoglu , alex@cs.ucsd.edu

Office Hours
Tuesdays 2:30 -- 3:30 PM, Wednesdays 3:30 -- 4:30 pm;

EBU3B 3134

 


Teaching Assistants

Chengmo Yang

c5yang@cs.ucsd.edu

Office Hours

Mondays 11:00 am -- 12:30 pm, Thursdays 12:30 -- 2:00 pm;

EBU3B B240A

 

 


 

Discussion Section: Wednesdays 5:00 - 6:20 pm; EBU3B 2154

Text Book: Principles of Digital Design, by Daniel D. Gajski, Prentice Hall, 1997. Available in the reserve section of the undergraduate library.

Handouts:

  1. Course Info
  2. Course Policy
  3. Course Contents
  4. Multiplication and division
  5. IEEE 754 number representation
  6. Error detection and correction
  7. Quine McCluskey

Midterm1: 10/15/2009, 5:00 -- 6:20 pm
Midterm2:
11/03/2009, 5:00 -- 6:20 pm
Final:
12/11/2009, 7:00 -- 10:00 pm

Evaluation:

 

%

Midterm 1

15%

Midterm 2

15%

Pop Quizzes

10%

Final

50%

Homeworks

10%

 

 


Announcements:
*Please check back frequently to see the updated announcements.

*Alex will give a make-up lecture on Wednesday (09/30) using the discussion sections.

*Alex's office hour on Tuesday (10/13) will be cancelled, and his office hour on Wednesday (10/14) will be hold by Chengmo in EBU3B 2142.

*Alex's office hour on Wednesday (11/04) will be cancelled, and his office hour on Tuesday (11/03) will be hold by Chengmo, from 2 to 3pm, in EBU3B 2142.

*To help you prepare for the second midterm, the 140 discussion section on Wednesday (11/04) and the 140L lecture on Monday (11/02) will be exchanged.

* Alex's office hour on Wednesday (11/11) will be cancelled. The discussion section on Wednesday (11/11) will be held as usual. Yet the discussion right before Thanksgiving on Wednesday (11/25) will be cancelled.

 

*Please read the tutorial on how to turn your homework
 Link to WebCT: http://webct.ucsd.edu/

 


 

Homeworks:

  1. HW1 Due October 12, 2009 (Mon) at 4pm
  2. HW2 Due November 2, 2009 (Mon) at 4pm
    In the previous version there is an inconsistency in Question 2 with the handouts. We have fixed it in the new version.
  3. HW3 Due November 23, 2009 (Mon) at 4pm
  4. HW4 Due December 4, 2009 (Fri) at 4pm

 


 

Errors in the text book:

1.        Fig 2.10 part C: excess 1032 should be excess 1023

2.        Page 75, in the minterm expression of F1', m4 should be xy'z' instead of xyz'.

3.        Page 77, in the maxterm expression of F1, M4 should be x'+y+z instead of x'+y'+z.

4.        Fig. 3.3: xi, yi -> si delay should be 7.6, NOT 7.2

5.        Fig. 3.4 xi, yi -> ci+1 delay should be 3.2, NOT 4.2

6.        Fig. 3.5 AOI 3-wide, 2-inputs, marked delay on the schematic should be 2.2 not 2.0 Consequently all 4.4 ns delay paths in summary should also be 4.6

7.        Page 144, QM tables, subcubes (8,9) should be 1 0 0 _ instead of _ 0 0 1; subcubes (9,13) should be 1 _ 0 1 instead of 1 0 _ 1; subcubes (13,15) should be 1 1 _ 1 instead of 1 _ 1 1.  Figure 4.18 (d), the prime implicant expression of P2 should be wx'y' instead of x'y'z; the prime implicant expression of P4 should be wy'z instead of wx'z; the prime implicant expression of P6 should be wxz instead of wyz. Corresponding changes of the expressions should also be made in the PI list, EPI list and Cover lists in Figure 4.18(e), as are done in your Chapter 4 handout

8.        Table 5.2: The delays marked as x0,y0 are actually from any x,y input, the worst case delay actually comes from x3,y3 because the generate signal for the CLA block does not depend on the propagate signal of x0,y0

9.        Table 5.2: x0,y0 -> c8 delay should be 15.8, NOT 16.2

10.    Table 5.2: x0,y0 -> c12 delay should be 16.6, NOT 17