/// LSU EE 3755 -- Spring 2002 -- Computer Organization
//
/// Midterm Exam Review


/// Exam Information
//
// When: Friday 22 March 2002
//       12:40-13:30 CST 

//
// Closed Book, Closed Notes
// May bring a 216 mm by 280 mm reference sheet.
//   Suggestion: Add your own material to this:http://www.ece.lsu.edu/v/refcard.pdf
// No communication devices.


/// Major Topics

 /// Verilog
//
// Module Basics
// Synthesis
// Explicit Structural Code
// Synthesis
// Expressions
// Synthesis
// Behavioral Code
// Synthesis
// And also, synthesis.

 /// Computer Arithmetic
//
// Ripple, CLA Adders
// ALU (Add, Sub, SLT)
// Integer multiplication and division.
// Binary representation of FP numbers.
// Binary FP arithmetic.
// IEEE 754


/// Study Resources
//
// Review homework assignments, including 4, they may appear on the exam!
//
// See material linked tohttp://www.ece.lsu.edu/ee3755/prev.html
//
// Check course home page for late updates:http://www.ece.lsu.edu/ee3755/