Follow this link to the CSE 140L Webpage


CSE 140 Spring 2012 

(Lecture - Tu/Th: 5:00 - 6:20 pm, CENTER 113)

(Discussion - Wed: 5:30 - 6:50 pm, EBU3B 1204) 


Instructor:

Alex Orailoglu, alex@cs.ucsd.edu

Office Hours:
Tuesdays 3:30 -- 4:30 PM and Wednesdays 4:00 -- 5:00 PM

EBU3B 3134


Tutors:

Raymond Paseman

Office Hours

Mondays and Tuesdays 7:30 -- 8:30 PM

EBU3B B250A

 

 

Jeff Coonen

Office Hours

Tuesdays and Thursdays 11:00 AM -- 12:00 PM

EBU3B B250A

 

 

Trevor Pottinger

Office Hours

Mondays and Wednesdays 1:30 -- 2:30 PM

EBU3B B250A

 

 


 

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

Midterm 1: May 1, 2012

Midterm 2: May 24, 2012

Final: June 14, 2012, 7:00 -- 10:00 PM

Evaluation:

 

Midterm 1

20%

Midterm 2

20%

Pop Quizzes

10%

Final

40%

Homeworks

10%

 

 


*Please check back frequently to see the updated announcements.

 


 

Homeworks:

  1. HW1 Due April 30, 2012 (Monday) at 3PM
  2. HW2 Due May 23, 2012 (Wednesday) at 3PM
  3. HW3 Due June 8, 2012 (Friday) at 3PM

 Link to CSE Moodle: http://csemoodle.ucsd.edu/

 


 

Errors in the text book:

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

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

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

4.        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

5.        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

6.        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

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

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